public class PacketComputeServiceContextModule extends ComputeServiceAdapterContextModule<Device,Plan,OperatingSystem,Facility>
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>BaseComputeServiceContextModule.RunScriptOnNodeFactoryImpl| Constructor and Description |
|---|
PacketComputeServiceContextModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected com.google.common.base.Predicate<String> |
provideDeviceRunningPredicate(PacketApi api,
com.google.common.base.Supplier<Credentials> creds,
ComputeServiceConstants.Timeouts timeouts,
ComputeServiceConstants.PollPeriod pollPeriod) |
protected com.google.common.base.Predicate<String> |
provideDeviceSuspendedPredicate(PacketApi api,
com.google.common.base.Supplier<Credentials> creds,
ComputeServiceConstants.Timeouts timeouts,
ComputeServiceConstants.PollPeriod pollPeriod) |
protected com.google.common.base.Predicate<String> |
provideDeviceTerminatedPredicate(PacketApi api,
com.google.common.base.Supplier<Credentials> creds,
ComputeServiceConstants.Timeouts timeouts,
ComputeServiceConstants.PollPeriod pollPeriod) |
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImagesbindCredentialsOverriderFunction, guiceProvideImageExtension, guiceProvideSecurityGroupExtension, guiceProvideTemplateOptions, indexer, osFamilyToCredentials, provideImageExtension, provideImageMap, provideOsFamilyToCredentials, provideOsVersionMap, provideSecurityGroupExtension, provideSizeMap, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldEagerlyParseImages, supplyImageCache, supplyNonParsingImages, supplySizeCacheaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingprotected void configure()
configure in class BaseComputeServiceContextModule@Provides protected com.google.common.base.Predicate<String> provideDeviceRunningPredicate(PacketApi api, com.google.common.base.Supplier<Credentials> creds, ComputeServiceConstants.Timeouts timeouts, ComputeServiceConstants.PollPeriod pollPeriod)
@Provides protected com.google.common.base.Predicate<String> provideDeviceSuspendedPredicate(PacketApi api, com.google.common.base.Supplier<Credentials> creds, ComputeServiceConstants.Timeouts timeouts, ComputeServiceConstants.PollPeriod pollPeriod)
@Provides protected com.google.common.base.Predicate<String> provideDeviceTerminatedPredicate(PacketApi api, com.google.common.base.Supplier<Credentials> creds, ComputeServiceConstants.Timeouts timeouts, ComputeServiceConstants.PollPeriod pollPeriod)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.