Package org.ocpsoft.rewrite.cdi.manager
package org.ocpsoft.rewrite.cdi.manager
-
ClassDescriptionA base for building a
BeanManagerProviderbacked by JNDIA 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).A utility for use in non-managed classes, which are not able to obtain a reference to theBeanManagerusing injection.A runtime exception that is thrown when the attempt to resolve the BeanManager using theBeanManagerProviderservice fails to locate theBeanManager.ABeanManagerProviderthat looks it up from the standard JNDI locationABeanManagerProviderthat looks it up from the standard JNDI location used in servlet containers.