public abstract class AbstractServiceModule extends com.google.inject.AbstractModule implements ServiceModule
ServiceModule implementations provided for convenience.
The implementation must be specified as an extension:
@Extension
class MyServiceModule extends AbstractServiceModule {
}
| Constructor and Description |
|---|
AbstractServiceModule() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindListener, bindListener, bindScope, configure, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingCopyright © 2019 Exonum. All rights reserved.