|
rewrite-integration-cdi 1.0.5.Final | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BeanManagerProvider |
BeanManagerProvider is the SPI for BeanManagerLocator which allows third parties to register a way of
obtaining the BeanManager outside of CDI managed objects. |
| Class Summary | |
|---|---|
| AbstractJndiBeanManagerProvider | A base for building a BeanManagerProvider backed by JNDI |
| BeanManagerAware | A 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). |
| BeanManagerLocator |
A utility for use in non-managed classes, which are not able to obtain a reference to the BeanManager using
injection. |
| BeanManagerUtils | |
| DefaultJndiBeanManagerProvider | A BeanManagerProvider that looks it up from the standard JNDI location |
| ServletContainerJndiBeanManagerProvider | A BeanManagerProvider that looks it up from the standard JNDI location used in servlet containers. |
| Exception Summary | |
|---|---|
| BeanManagerUnavailableException | A runtime exception that is thrown when the attempt to resolve the BeanManager using the BeanManagerProvider
service fails to locate the BeanManager. |
|
rewrite-integration-cdi 1.0.5.Final | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||