public class JeeJoynrIntegrationModule
extends com.google.inject.AbstractModule
| Constructor and Description |
|---|
JeeJoynrIntegrationModule(ScheduledExecutorService scheduledExecutorService)
Constructor which is passed in the JEE resources which are to be exposed to the Guice injector in which this
module is installed.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic JeeJoynrIntegrationModule(ScheduledExecutorService scheduledExecutorService)
scheduledExecutorService - a scheduled executor service which is managed by the JEE runtime.Copyright © 2019. All rights reserved.