|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jclouds.rest.RestContextBuilder<S,A>
org.jclouds.compute.ComputeServiceContextBuilder<org.jclouds.ec2.EC2Client,org.jclouds.ec2.EC2AsyncClient>
org.jclouds.ec2.EC2ContextBuilder
org.jclouds.aws.ec2.AWSEC2ContextBuilder
public class AWSEC2ContextBuilder
Field Summary |
---|
Fields inherited from class org.jclouds.rest.RestContextBuilder |
---|
asyncClientType, modules, properties, syncClientType |
Constructor Summary | |
---|---|
AWSEC2ContextBuilder(Properties props)
|
Method Summary | |
---|---|
protected void |
addClientModule(List<com.google.inject.Module> modules)
|
protected void |
addContextModule(List<com.google.inject.Module> modules)
|
Methods inherited from class org.jclouds.ec2.EC2ContextBuilder |
---|
addImageResolutionModule, withModules |
Methods inherited from class org.jclouds.compute.ComputeServiceContextBuilder |
---|
addImageResolutionModuleIfNotPresent, buildComputeServiceContext, buildInjector |
Methods inherited from class org.jclouds.rest.RestContextBuilder |
---|
addClientModuleIfNotPresent, addContextModuleIfNotPresent, addCredentialStoreIfNotPresent, addExecutorServiceIfNotPresent, addHttpModuleIfNeededAndNotPresent, addLoggingModuleIfNotPresent, buildContext, getProperties, ifHttpConfigureRestOtherwiseGuiceClientFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AWSEC2ContextBuilder(Properties props)
Method Detail |
---|
protected void addClientModule(List<com.google.inject.Module> modules)
addClientModule
in class org.jclouds.ec2.EC2ContextBuilder
protected void addContextModule(List<com.google.inject.Module> modules)
addContextModule
in class org.jclouds.ec2.EC2ContextBuilder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |