Uses of Package
org.ocpsoft.rewrite.cdi.manager
Packages that use org.ocpsoft.rewrite.cdi.manager
-
Classes in org.ocpsoft.rewrite.cdi.manager used by org.ocpsoft.rewrite.cdiClassDescriptionA convenient base class for obtaining a reference to the BeanManager from a non-managed class, or a class which may not be managed in certain environments (i.e., a listener in a Servlet container).
-
Classes in org.ocpsoft.rewrite.cdi.manager used by org.ocpsoft.rewrite.cdi.managerClassDescriptionA base for building a
BeanManagerProviderbacked by JNDIA utility for use in non-managed classes, which are not able to obtain a reference to theBeanManagerusing injection.