|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ejb3UnitCfg | |
---|---|
com.bm.cfg | |
com.bm.creators | |
com.bm.ejb3metadata.annotations.metadata | Implementation of meta data analysis for EJB 3.0 |
com.bm.utils |
Uses of Ejb3UnitCfg in com.bm.cfg |
---|
Methods in com.bm.cfg that return Ejb3UnitCfg | |
---|---|
static Ejb3UnitCfg |
Ejb3UnitCfg.getConfiguration()
Creates / returns a singelton instance of the configuration. |
Uses of Ejb3UnitCfg in com.bm.creators |
---|
Constructors in com.bm.creators with parameters of type Ejb3UnitCfg | |
---|---|
DynamicDIModuleCreator(Ejb3UnitCfg conf,
javax.persistence.EntityManager manager)
Constructor. |
Uses of Ejb3UnitCfg in com.bm.ejb3metadata.annotations.metadata |
---|
Methods in com.bm.ejb3metadata.annotations.metadata with parameters of type Ejb3UnitCfg | |
---|---|
static DynamicDIModuleCreator |
MetaDataCache.getDynamicModuleCreator(Ejb3UnitCfg conf,
javax.persistence.EntityManager manager,
java.lang.Class toCheck)
Returns the Module Module for guice dependency injection with
valid ejb3mapping definition. |
Uses of Ejb3UnitCfg in com.bm.utils |
---|
Constructors in com.bm.utils with parameters of type Ejb3UnitCfg | |
---|---|
BasicDataSource(Ejb3UnitCfg config)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |