|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanManager | |
|---|---|
| com.caucho.config.event | |
| com.caucho.config.inject | |
| com.caucho.config.types | |
| com.caucho.jsf.integration | |
| Uses of BeanManager in com.caucho.config.event |
|---|
| Constructors in com.caucho.config.event with parameters of type BeanManager | |
|---|---|
EventImpl(BeanManager manager,
java.lang.reflect.Type type,
java.lang.annotation.Annotation[] bindings)
|
|
| Uses of BeanManager in com.caucho.config.inject |
|---|
| Classes in com.caucho.config.inject that implement BeanManager | |
|---|---|
class |
InjectManager
The CDI container for a given environment. |
| Methods in com.caucho.config.inject that return BeanManager | ||
|---|---|---|
|
InjectManager.addDecoratorClass(java.lang.Class<?> decoratorClass)
Adds a new decorator class |
|
|
InjectManager.addInterceptorClass(java.lang.Class<?> interceptorClass)
Adds a new decorator class |
|
BeanManager |
BeanStartupEvent.getManager()
|
|
| Constructors in com.caucho.config.inject with parameters of type BeanManager | |
|---|---|
BeanStartupEvent(BeanManager manager,
Bean bean)
|
|
InjectionPointBean(BeanManager manager,
InjectionPoint ij)
|
|
| Uses of BeanManager in com.caucho.config.types |
|---|
| Constructors in com.caucho.config.types with parameters of type BeanManager | |
|---|---|
BeanJndiProxy(BeanManager manager,
Bean<?> bean)
|
|
| Uses of BeanManager in com.caucho.jsf.integration |
|---|
| Fields in com.caucho.jsf.integration declared as BeanManager | |
|---|---|
protected BeanManager |
Mojarra12InjectionProvider._manager
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||