AetherModulepublic class AetherModule extends com.google.inject.AbstractModule
final without prior
notice.| Constructor | Description |
|---|---|
AetherModule() |
Creates a new instance of this Guice module, typically for invoking
Binder.install(com.google.inject.Module). |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
configure() |
Configures Guice with bindings for Aether components provided by this library.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic AetherModule()
Binder.install(com.google.inject.Module).protected void configure()
configure in class com.google.inject.AbstractModule