Package org.jclouds.cloudstack.internal
Class CloudStackContextImpl
java.lang.Object
com.google.common.collect.ForwardingObject
org.jclouds.internal.BaseView
org.jclouds.compute.internal.ComputeServiceContextImpl
org.jclouds.cloudstack.internal.CloudStackContextImpl
- All Implemented Interfaces:
Closeable
,AutoCloseable
,CloudStackContext
,ComputeServiceContext
,View
@Singleton
public class CloudStackContextImpl
extends ComputeServiceContextImpl
implements CloudStackContext
-
Method Summary
Methods inherited from class org.jclouds.compute.internal.ComputeServiceContextImpl
close, getComputeService, utils
Methods inherited from class org.jclouds.internal.BaseView
delegate, equals, getBackendType, hashCode, string, toString, unwrap, unwrap, unwrapApi
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jclouds.compute.ComputeServiceContext
close, getComputeService, utils
Methods inherited from interface org.jclouds.View
getBackendType, unwrap, unwrap, unwrapApi
-
Method Details
-
getApi
- Specified by:
getApi
in interfaceCloudStackContext
-
getDomainApi
- Specified by:
getDomainApi
in interfaceCloudStackContext
-
getGlobalApi
- Specified by:
getGlobalApi
in interfaceCloudStackContext
-