org.jclouds.privatechef.internal
Class PrivateChefContextImpl

java.lang.Object
  extended by org.jclouds.internal.ContextImpl
      extended by org.jclouds.rest.internal.RestContextImpl<PrivateChefApi,PrivateChefAsyncApi>
          extended by org.jclouds.privatechef.internal.PrivateChefContextImpl
All Implemented Interfaces:
Closeable, org.jclouds.Context, org.jclouds.domain.Location, PrivateChefContext, org.jclouds.rest.RestContext<PrivateChefApi,PrivateChefAsyncApi>

@Singleton
public class PrivateChefContextImpl
extends org.jclouds.rest.internal.RestContextImpl<PrivateChefApi,PrivateChefAsyncApi>
implements PrivateChefContext

Author:
Adrian Cole

Constructor Summary
protected PrivateChefContextImpl(String name, org.jclouds.providers.ProviderMetadata providerMetadata, String identity, org.jclouds.rest.Utils utils, org.jclouds.lifecycle.Closer closer, com.google.inject.Injector injector)
           
 
Method Summary
 
Methods inherited from class org.jclouds.rest.internal.RestContextImpl
getApi, getAsyncApi
 
Methods inherited from class org.jclouds.internal.ContextImpl
close, credentialStore, equals, getApiVersion, getBuildVersion, getCredentialStore, getDescription, getEndpoint, getId, getIdentity, getIso3166Codes, getMetadata, getName, getParent, getProviderMetadata, getScope, getUtils, hashCode, 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, credentialStore, getApiVersion, getBuildVersion, getCredentialStore, getEndpoint, getIdentity, getName, getProviderMetadata, getUtils, utils
 
Methods inherited from interface org.jclouds.domain.Location
getDescription, getId, getIso3166Codes, getMetadata, getParent, getScope
 

Constructor Detail

PrivateChefContextImpl

@Inject
protected PrivateChefContextImpl(String name,
                                        org.jclouds.providers.ProviderMetadata providerMetadata,
                                        String identity,
                                        org.jclouds.rest.Utils utils,
                                        org.jclouds.lifecycle.Closer closer,
                                        com.google.inject.Injector injector)


Copyright © 2012 jclouds. All Rights Reserved.