@Deprecated public abstract class AbstractCheckedModule extends com.google.inject.AbstractModule
ModuleSetupRuntimeException
.Constructor and Description |
---|
AbstractCheckedModule()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected abstract void |
checkedConfigure()
Deprecated.
|
protected void |
configure()
Deprecated.
Configures a
Binder via the exposed methods. |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected final void configure() throws ModuleSetupRuntimeException
Binder
via the exposed methods.configure
in class com.google.inject.AbstractModule
ModuleSetupRuntimeException
- if binding failedCopyright © 2019 OpenDaylight. All rights reserved.