Uses of Class
org.jclouds.lifecycle.Closer

Packages that use Closer
org.jclouds.lifecycle.config   
org.jclouds.rest.internal   
 

Uses of Closer in org.jclouds.lifecycle.config
 

Methods in org.jclouds.lifecycle.config with parameters of type Closer
protected  void LifeCycleModule.bindPostInjectionInvoke(Closer closer, com.google.common.util.concurrent.ExecutionList list)
           
 

Uses of Closer in org.jclouds.rest.internal
 

Constructors in org.jclouds.rest.internal with parameters of type Closer
RestContextImpl(Closer closer, Map<String,Credentials> credentialStore, Utils utils, com.google.inject.Injector injector, com.google.inject.TypeLiteral<S> syncApi, com.google.inject.TypeLiteral<A> asyncApi, com.google.common.base.Supplier<URI> endpoint, String provider, String identity, String apiVersion, String buildVersion, Set<String> iso3166Codes)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.