public class AsyncGoogleAppEngineConfigurationModule extends GoogleAppEngineConfigurationModule
AsyncGaeHttpCommandExecutorService
.Constructor and Description |
---|
AsyncGoogleAppEngineConfigurationModule() |
AsyncGoogleAppEngineConfigurationModule(com.google.inject.Module executorServiceModule) |
AsyncGoogleAppEngineConfigurationModule(com.google.common.base.Supplier<com.google.common.util.concurrent.ListeningExecutorService> memoizedCurrentRequestExecutorService)
Used when you are creating multiple contexts in the same app.
|
Modifier and Type | Method and Description |
---|---|
protected void |
bindHttpCommandExecutorService() |
configure, provideURLFetchService
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public AsyncGoogleAppEngineConfigurationModule()
public AsyncGoogleAppEngineConfigurationModule(com.google.inject.Module executorServiceModule)
public AsyncGoogleAppEngineConfigurationModule(com.google.common.base.Supplier<com.google.common.util.concurrent.ListeningExecutorService> memoizedCurrentRequestExecutorService)
memoizedCurrentRequestExecutorService
- CurrentRequestExecutorServiceModule.memoizedCurrentRequestExecutorService
protected void bindHttpCommandExecutorService()
bindHttpCommandExecutorService
in class GoogleAppEngineConfigurationModule
Copyright © 2009-2013 jclouds. All Rights Reserved.