| Package | Description | 
|---|---|
| org.jclouds.internal | |
| org.jclouds.lifecycle.config | |
| org.jclouds.nodepool.config | |
| org.jclouds.rest.internal | 
| Constructor and Description | 
|---|
ContextImpl(String name,
           ProviderMetadata providerMetadata,
           com.google.common.base.Supplier<Credentials> creds,
           Utils utils,
           Closer closer)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
LifeCycleModule.bindPostInjectionInvoke(Closer closer,
                       com.google.common.util.concurrent.ExecutionList list)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.base.Supplier<ComputeService> | 
BindBackendComputeService.makeBackendComputeService(String provider,
                         Set<com.google.inject.Module> modules,
                         com.google.common.base.Supplier<Credentials> creds,
                         com.google.common.base.Supplier<Properties> overrides,
                         Closer closer)  | 
protected com.google.common.base.Supplier<BlobStoreContext> | 
BindInputStreamToFilesystemBlobStore.makeBlobStoreContext(String basedir,
                    Set<com.google.inject.Module> modules,
                    Closer closer)  | 
| Constructor and Description | 
|---|
RestContextImpl(String name,
               ProviderMetadata providerMetadata,
               com.google.common.base.Supplier<Credentials> creds,
               Utils utils,
               Closer closer,
               com.google.inject.Injector injector,
               com.google.inject.TypeLiteral<S> syncApi,
               com.google.inject.TypeLiteral<A> asyncApi)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.