org.jclouds.trmk.ecloud
Class TerremarkECloudContextBuilder
java.lang.Object
org.jclouds.rest.RestContextBuilder<S,A>
org.jclouds.compute.ComputeServiceContextBuilder<S,A>
org.jclouds.trmk.vcloud_0_8.TerremarkVCloudContextBuilder<TerremarkECloudClient,TerremarkECloudAsyncClient>
org.jclouds.trmk.ecloud.TerremarkECloudContextBuilder
public class TerremarkECloudContextBuilder
- extends TerremarkVCloudContextBuilder<TerremarkECloudClient,TerremarkECloudAsyncClient>
Creates TerremarkVCloudComputeServiceContext
or Injector
instances based on the most commonly requested arguments.
Note that Threadsafe objects will be bound as singletons to the Injector or
Context provided.
If no Module
s are specified, the default
logging
and
http transports
will be
installed.
- Author:
- Adrian Cole
- See Also:
TerremarkVCloudComputeServiceContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerremarkECloudContextBuilder
public TerremarkECloudContextBuilder(Properties props)
addContextModule
protected void addContextModule(List<com.google.inject.Module> modules)
- Overrides:
addContextModule
in class TerremarkVCloudContextBuilder<TerremarkECloudClient,TerremarkECloudAsyncClient>
addClientModule
protected void addClientModule(List<com.google.inject.Module> modules)
- Overrides:
addClientModule
in class TerremarkVCloudContextBuilder<TerremarkECloudClient,TerremarkECloudAsyncClient>
Copyright © 2009-2011 jclouds. All Rights Reserved.