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