|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.inject.AbstractModule org.jclouds.compute.config.BindComputeStrategiesByClass org.jclouds.ec2.compute.config.EC2BindComputeStrategiesByClass
public class EC2BindComputeStrategiesByClass
Constructor Summary | |
---|---|
EC2BindComputeStrategiesByClass()
|
Method Summary | |
---|---|
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()
|
Methods inherited from class org.jclouds.compute.config.BindComputeStrategiesByClass |
---|
bindDestroyNodeStrategy, bindGetNodeMetadataStrategy, bindListNodesStrategy, bindRebootNodeStrategy, bindRunNodesAndAddToSetStrategy, bindStartNodeStrategy, bindStopNodeStrategy, configure |
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 EC2BindComputeStrategiesByClass()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |