org.jclouds.vcloud.director.v1_5.internal
Class VCloudDirectorContextImpl

java.lang.Object
  extended by org.jclouds.internal.ContextImpl
      extended by org.jclouds.rest.internal.RestContextImpl<VCloudDirectorApi,VCloudDirectorAsyncApi>
          extended by org.jclouds.vcloud.director.v1_5.internal.VCloudDirectorContextImpl
All Implemented Interfaces:
Closeable, org.jclouds.Context, org.jclouds.domain.Location, org.jclouds.rest.RestContext<VCloudDirectorApi,VCloudDirectorAsyncApi>, VCloudDirectorContext

@Singleton
public class VCloudDirectorContextImpl
extends org.jclouds.rest.internal.RestContextImpl<VCloudDirectorApi,VCloudDirectorAsyncApi>
implements VCloudDirectorContext

Author:
danikov

Method Summary
 org.jclouds.rest.RestContext<VCloudDirectorAdminApi,VCloudDirectorAdminAsyncApi> getAdminContext()
           
 
Methods inherited from class org.jclouds.rest.internal.RestContextImpl
getApi, getAsyncApi
 
Methods inherited from class org.jclouds.internal.ContextImpl
close, equals, getDescription, getId, getIdentity, getIso3166Codes, getMetadata, getName, getParent, getProviderMetadata, getScope, hashCode, isOpen, toString, utils
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jclouds.rest.RestContext
getApi, getAsyncApi
 
Methods inherited from interface org.jclouds.Context
close, getIdentity, getName, getProviderMetadata, isOpen, utils
 
Methods inherited from interface org.jclouds.domain.Location
getDescription, getId, getIso3166Codes, getMetadata, getParent, getScope
 

Method Detail

getAdminContext

public org.jclouds.rest.RestContext<VCloudDirectorAdminApi,VCloudDirectorAdminAsyncApi> getAdminContext()
Specified by:
getAdminContext in interface VCloudDirectorContext


Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.