public final class PluginMessageModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
PluginMessageModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
PluginMessageChannel |
formChannel() |
PluginMessageChannel |
packetChannel() |
PluginMessageChannel |
skinChannel() |
PluginMessageChannel |
transferChannel() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class com.google.inject.AbstractModule@ProvidesIntoSet public PluginMessageChannel formChannel()
@ProvidesIntoSet public PluginMessageChannel skinChannel()
@ProvidesIntoSet public PluginMessageChannel transferChannel()
@ProvidesIntoSet public PluginMessageChannel packetChannel()