Package | Description |
---|---|
org.soulwing.cdi |
Utility classes for CDI
|
org.soulwing.cdi.jndi |
JNDI lookup support for CDI
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingSimpleBeanManager
A
SimpleBeanManager that delegates to a BeanManager . |
Modifier and Type | Method and Description |
---|---|
SimpleBeanManager |
BeanManagerLocator.getSimpleBeanManager()
Gets a simple bean manager by locating and wrapping the CDI bean
manager in the JNDI registry.
|
Modifier and Type | Method and Description |
---|---|
SimpleBeanManager |
JndiBeanManagerLocator.getSimpleBeanManager()
Gets a simple bean manager by locating and wrapping the CDI bean
manager in the JNDI registry.
|
Copyright © 2014–2016 Carl Harris, Jr. All rights reserved.