Uses of Class
org.jboss.weld.security.NewInstanceAction
-
Packages that use NewInstanceAction Package Description org.jboss.weld.security -
-
Uses of NewInstanceAction in org.jboss.weld.security
Methods in org.jboss.weld.security that return NewInstanceAction Modifier and Type Method Description static <T> NewInstanceAction<T>NewInstanceAction. of(Class<T> javaClass)
-