|
||||||||||
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.openstack.nova.compute.config.NovaBindComputeStrategiesByClass
public class NovaBindComputeStrategiesByClass
Constructor Summary | |
---|---|
NovaBindComputeStrategiesByClass()
|
Method Summary | |
---|---|
protected Class<? extends CreateNodeWithGroupEncodedIntoName> |
defineAddNodeWithTagStrategy()
needed, if CreateNodesInGroupThenAddToSet requires it |
protected Class<? extends DestroyNodeStrategy> |
defineDestroyNodeStrategy()
|
protected Class<? extends GetNodeMetadataStrategy> |
defineGetNodeMetadataStrategy()
|
protected Class<? extends ListNodesStrategy> |
defineListNodesStrategy()
|
protected Class<? extends RebootNodeStrategy> |
defineRebootNodeStrategy()
|
protected Class<? extends ResumeNodeStrategy> |
defineStartNodeStrategy()
|
protected Class<? extends SuspendNodeStrategy> |
defineStopNodeStrategy()
|
Methods inherited from class org.jclouds.compute.config.BindComputeStrategiesByClass |
---|
bindAddNodeWithTagStrategy, bindDestroyNodeStrategy, bindGetNodeMetadataStrategy, bindListNodesStrategy, bindRebootNodeStrategy, bindRunNodesAndAddToSetStrategy, bindStartNodeStrategy, bindStopNodeStrategy, configure, defineRunNodesAndAddToSetStrategy |
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 NovaBindComputeStrategiesByClass()
Method Detail |
---|
protected Class<? extends CreateNodeWithGroupEncodedIntoName> defineAddNodeWithTagStrategy()
BindComputeStrategiesByClass
CreateNodesInGroupThenAddToSet
requires it
defineAddNodeWithTagStrategy
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 |