public class ServiceModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
ServiceModule(ServerConfig config,
Collection<Class<? extends ApiProvider>> apiClasses,
Collection<ApiProvider> apiProviders,
io.netty.channel.EventLoopGroup eventLoopGroup) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic ServiceModule(ServerConfig config, Collection<Class<? extends ApiProvider>> apiClasses, Collection<ApiProvider> apiProviders, io.netty.channel.EventLoopGroup eventLoopGroup)
Copyright © 2019. All rights reserved.