Package org.jclouds.compute.strategy
Class InitializeRunScriptOnNodeOrPlaceInBadMap
- java.lang.Object
-
- org.jclouds.compute.strategy.InitializeRunScriptOnNodeOrPlaceInBadMap
-
- All Implemented Interfaces:
Callable<RunScriptOnNode>
public class InitializeRunScriptOnNodeOrPlaceInBadMap extends Object implements Callable<RunScriptOnNode>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InitializeRunScriptOnNodeOrPlaceInBadMap.Factory
-
-
-
Method Detail
-
call
public RunScriptOnNode call() throws Exception
- Specified by:
call
in interfaceCallable<RunScriptOnNode>
- Throws:
Exception
-
-