public class EC2BindComputeStrategiesByClass extends BindComputeStrategiesByClass
Constructor and Description |
---|
EC2BindComputeStrategiesByClass() |
Modifier and Type | Method and Description |
---|---|
protected void |
bindAddNodeWithTagStrategy(Class<? extends CreateNodeWithGroupEncodedIntoName> clazz)
not needed, as
EC2CreateNodesInGroupThenAddToSet is used and is already set-based. |
protected Class<? extends CreateNodeWithGroupEncodedIntoName> |
defineAddNodeWithTagStrategy()
not needed, as
EC2CreateNodesInGroupThenAddToSet is used and is already set-based. |
protected Class<? extends DestroyNodeStrategy> |
defineDestroyNodeStrategy() |
protected Class<? extends GetNodeMetadataStrategy> |
defineGetNodeMetadataStrategy() |
protected Class<? extends ListNodesStrategy> |
defineListNodesStrategy() |
protected Class<? extends RebootNodeStrategy> |
defineRebootNodeStrategy() |
protected Class<? extends CreateNodesInGroupThenAddToSet> |
defineRunNodesAndAddToSetStrategy() |
protected Class<? extends ResumeNodeStrategy> |
defineStartNodeStrategy() |
protected Class<? extends SuspendNodeStrategy> |
defineStopNodeStrategy() |
bindDestroyNodeStrategy, bindGetNodeMetadataStrategy, bindListNodesStrategy, bindRebootNodeStrategy, bindRunNodesAndAddToSetStrategy, bindStartNodeStrategy, bindStopNodeStrategy, configure
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected Class<? extends CreateNodesInGroupThenAddToSet> defineRunNodesAndAddToSetStrategy()
defineRunNodesAndAddToSetStrategy
in class BindComputeStrategiesByClass
protected Class<? extends CreateNodeWithGroupEncodedIntoName> defineAddNodeWithTagStrategy()
EC2CreateNodesInGroupThenAddToSet
is used and is already set-based.defineAddNodeWithTagStrategy
in class BindComputeStrategiesByClass
protected void bindAddNodeWithTagStrategy(Class<? extends CreateNodeWithGroupEncodedIntoName> clazz)
EC2CreateNodesInGroupThenAddToSet
is used and is already set-based.bindAddNodeWithTagStrategy
in class BindComputeStrategiesByClass
protected Class<? extends DestroyNodeStrategy> defineDestroyNodeStrategy()
defineDestroyNodeStrategy
in class BindComputeStrategiesByClass
protected Class<? extends GetNodeMetadataStrategy> defineGetNodeMetadataStrategy()
defineGetNodeMetadataStrategy
in class BindComputeStrategiesByClass
protected Class<? extends ListNodesStrategy> defineListNodesStrategy()
defineListNodesStrategy
in class BindComputeStrategiesByClass
protected Class<? extends RebootNodeStrategy> defineRebootNodeStrategy()
defineRebootNodeStrategy
in class BindComputeStrategiesByClass
protected Class<? extends ResumeNodeStrategy> defineStartNodeStrategy()
defineStartNodeStrategy
in class BindComputeStrategiesByClass
protected Class<? extends SuspendNodeStrategy> defineStopNodeStrategy()
defineStopNodeStrategy
in class BindComputeStrategiesByClass
Copyright © 2009-2012 jclouds. All Rights Reserved.