Modifier and Type | Class and Description |
---|---|
class |
BYONComputeServiceAdapter |
Modifier and Type | Class and Description |
---|---|
class |
CloudServersComputeServiceAdapter
defines the connection between the
CloudServersClient implementation and the jclouds
ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
CloudSigmaComputeServiceAdapter
defines the connection between the
CloudSigmaClient implementation
and the jclouds ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
CloudStackComputeServiceAdapter
defines the connection between the
CloudStackClient implementation
and the jclouds ComputeService |
Modifier and Type | Interface and Description |
---|---|
interface |
JCloudsNativeComputeServiceAdapter
A means of specifying the implementation of a service that uses jclouds
types.
|
Modifier and Type | Field and Description |
---|---|
protected Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> |
JCloudsNativeComputeServiceAdapterContextModule.adapter |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Set<? extends Hardware>> |
ComputeServiceAdapterContextModule.provideHardware(ComputeServiceAdapter<N,H,I,L> adapter,
com.google.common.base.Function<H,Hardware> transformer) |
protected com.google.common.base.Supplier<Set<? extends Image>> |
ComputeServiceAdapterContextModule.provideImages(ComputeServiceAdapter<N,H,I,L> adapter,
com.google.common.base.Function<I,Image> transformer,
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage addDefaultCredentialsToImage) |
protected LocationsSupplier |
ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule.supplyLocationsFromComputeServiceAdapter(ComputeServiceAdapter<N,H,I,L> adapter,
com.google.common.base.Function<L,Location> transformer) |
Constructor and Description |
---|
JCloudsNativeComputeServiceAdapterContextModule(Class<S> syncClientType,
Class<A> asyncClientType,
Class<? extends ComputeServiceAdapter<NodeMetadata,Hardware,Image,Location>> adapter) |
Constructor and Description |
---|
AdaptingComputeServiceStrategies(Map<String,Credentials> credentialStore,
PrioritizeCredentialsFromTemplate prioritizeCredentialsFromTemplate,
ComputeServiceAdapter<N,H,I,L> client,
com.google.common.base.Function<N,NodeMetadata> nodeMetadataAdapter) |
Modifier and Type | Class and Description |
---|---|
class |
StubComputeServiceAdapter |
Modifier and Type | Class and Description |
---|---|
class |
DeltacloudComputeServiceAdapter
defines the connection between the
DeltacloudClient implementation
and the jclouds ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
ElasticStackComputeServiceAdapter
defines the connection between the
ElasticStackClient implementation
and the jclouds ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
GleSYSComputeServiceAdapter
defines the connection between the
GleSYSClient implementation and
the jclouds ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
GoGridComputeServiceAdapter
defines the connection between the
GoGridClient implementation and the jclouds
ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
NovaComputeServiceAdapter
defines the connection between the
NovaClient implementation and the jclouds
ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
VPDCComputeServiceAdapter
defines the connection between the
VPDCClient implementation and the
jclouds ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
ServerManagerComputeServiceAdapter
defines the connection between the
ServerManager implementation and the jclouds
ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
SlicehostComputeServiceAdapter
defines the connection between the
SlicehostClient implementation and the jclouds
ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
SoftLayerComputeServiceAdapter
defines the connection between the
SoftLayerClient implementation and
the jclouds ComputeService |
Modifier and Type | Class and Description |
---|---|
class |
VCloudComputeServiceAdapter
defines the connection between the
VCloudClient implementation and the jclouds
ComputeService |
Copyright © 2009-2012 jclouds. All Rights Reserved.