public class ScheduledExecutorServiceModule
extends com.google.inject.AbstractModule
ScheduledExecutorService
to run periodical tasks such as virtual machine monitoring, etc.
This module is not registered by default in the context because some providers do not allow to spawn threads.
ExecutorServiceModule
Constructor and Description |
---|
ScheduledExecutorServiceModule() |
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, requireBinding
Copyright © 2009-2013 jclouds. All Rights Reserved.