org.jclouds.http.apachehc.config
Class ApacheHCHttpCommandExecutorServiceModule

java.lang.Object
  extended by com.google.inject.AbstractModule
      extended by org.jclouds.http.apachehc.config.ApacheHCHttpCommandExecutorServiceModule
All Implemented Interfaces:
com.google.inject.Module

public class ApacheHCHttpCommandExecutorServiceModule
extends com.google.inject.AbstractModule

Configures ApacheHCHttpCommandExecutorService. Note that this uses threads

Author:
Sam Tunnicliffe, Adrian Cole

Constructor Summary
ApacheHCHttpCommandExecutorServiceModule()
           
 
Method Summary
protected  void bindClient()
           
protected  void configure()
           
 
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApacheHCHttpCommandExecutorServiceModule

public ApacheHCHttpCommandExecutorServiceModule()
Method Detail

configure

protected void configure()
Specified by:
configure in class com.google.inject.AbstractModule

bindClient

protected void bindClient()


Copyright © 2009-2012 jclouds. All Rights Reserved.