org.jclouds.softlayer
Class SoftLayerContextBuilder
java.lang.Object
org.jclouds.rest.RestContextBuilder<S,A>
org.jclouds.compute.ComputeServiceContextBuilder<SoftLayerClient,SoftLayerAsyncClient>
org.jclouds.softlayer.SoftLayerContextBuilder
public class SoftLayerContextBuilder
- extends ComputeServiceContextBuilder<SoftLayerClient,SoftLayerAsyncClient>
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoftLayerContextBuilder
public SoftLayerContextBuilder(Properties props)
addContextModule
protected void addContextModule(List<com.google.inject.Module> modules)
- Overrides:
addContextModule
in class RestContextBuilder<SoftLayerClient,SoftLayerAsyncClient>
addClientModule
protected void addClientModule(List<com.google.inject.Module> modules)
- Overrides:
addClientModule
in class RestContextBuilder<SoftLayerClient,SoftLayerAsyncClient>
Copyright © 2009-2011 jclouds. All Rights Reserved.