public class GuiceAbstractModule
extends com.google.inject.AbstractModule
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
static com.google.inject.Module |
of(Queue<org.testifyproject.Instance> instances)
Create an instance of GuiceAbstractModule using the given queue of instances.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static final com.google.inject.Module of(Queue<org.testifyproject.Instance> instances)
instances - the instancesprotected void configure()
configure in class com.google.inject.AbstractModuleCopyright © 2016–2018 Testify Project. All rights reserved.