public class PluginsModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
PluginsModule(Settings settings,
PluginsService pluginsService) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends com.google.inject.Module> |
childModules() |
protected void |
configure() |
static com.google.inject.Module |
createModule(Class<? extends com.google.inject.Module> moduleClass,
Settings settings) |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic PluginsModule(Settings settings, PluginsService pluginsService)
public Iterable<? extends com.google.inject.Module> childModules()
protected void configure()
configure in class com.google.inject.AbstractModuleCopyright © 2011-2015 OpenESB Community. All Rights Reserved.