|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
org.jclouds.compute.config.BaseComputeServiceContextModule
org.jclouds.compute.config.ComputeServiceAdapterContextModule<VirtualGuest,org.jclouds.compute.domain.Hardware,OperatingSystem,Datacenter>
org.jclouds.softlayer.compute.config.SoftLayerComputeServiceContextModule
public class SoftLayerComputeServiceContextModule
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jclouds.compute.config.ComputeServiceAdapterContextModule |
|---|
org.jclouds.compute.config.ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, org.jclouds.compute.config.ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L> |
| Nested classes/interfaces inherited from class org.jclouds.compute.config.BaseComputeServiceContextModule |
|---|
org.jclouds.compute.config.BaseComputeServiceContextModule.RunScriptOnNodeFactoryImpl |
| Constructor Summary | |
|---|---|
SoftLayerComputeServiceContextModule()
|
|
| Method Summary | |
|---|---|
protected void |
configure()
|
com.google.common.base.Supplier<ContainerVirtualGuestConfiguration> |
getCreateObjectOptions(AtomicReference<org.jclouds.rest.AuthorizationException> authException,
long seconds,
SoftLayerApi api)
|
| Methods inherited from class org.jclouds.compute.config.ComputeServiceAdapterContextModule |
|---|
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImages |
| Methods inherited from class org.jclouds.compute.config.BaseComputeServiceContextModule |
|---|
bindCredentialsOverriderFunction, indexer, osFamilyToCredentials, provideImageExtension, provideImageMap, provideOsVersionMap, provideSecurityGroupExtension, provideSizeMap, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldEagerlyParseImages, supplyImageCache, supplyImageCache, supplyNonParsingImageCache, supplySizeCache |
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SoftLayerComputeServiceContextModule()
| Method Detail |
|---|
protected void configure()
configure in class org.jclouds.compute.config.BaseComputeServiceContextModule
@Provides
@Singleton
public com.google.common.base.Supplier<ContainerVirtualGuestConfiguration> getCreateObjectOptions(AtomicReference<org.jclouds.rest.AuthorizationException> authException,
@Named(value="jclouds.session-interval")
long seconds,
SoftLayerApi api)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||