Interface | Description |
---|---|
BeanManagerLocator |
A locator for the CDI
BeanManager . |
SimpleBeanManager |
A simple bean manager.
|
Class | Description |
---|---|
DelegatingSimpleBeanManager |
A
SimpleBeanManager that delegates to a BeanManager . |
Exception | Description |
---|---|
NoBeanManagerException |
An exception thrown when the bean manager cannot be located in the JNDI
registry.
|
Copyright © 2014–2016 Carl Harris, Jr. All rights reserved.