|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bm.ejb3guice.inject.AbstractModule
com.bm.utils.injectinternal.InternalInjector
public final class InternalInjector
Method Summary | |
---|---|
protected void |
configure()
|
static com.bm.ejb3guice.inject.Injector |
createInternalInjector(java.lang.Class<?>... entytiesToTest)
The injector used internally by ejb3unit. |
static com.bm.ejb3guice.inject.Injector |
createInternalInjector(java.util.Collection<java.lang.Class<?>> entyties)
The injector used internally by ejb3unit. |
Methods inherited from class com.bm.ejb3guice.inject.AbstractModule |
---|
addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindScope, configure, getProvider, getProvider, install, requestStaticInjection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected void configure()
configure
in class com.bm.ejb3guice.inject.AbstractModule
public static com.bm.ejb3guice.inject.Injector createInternalInjector(java.lang.Class<?>... entytiesToTest)
entytiesToTest
- the current test case entities
public static com.bm.ejb3guice.inject.Injector createInternalInjector(java.util.Collection<java.lang.Class<?>> entyties)
entyties
- the current test case entities
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |