Class StackPortLifecycle
java.lang.Object
com.cloudforge.core.local.StackPortLifecycle
Applies
StackPortLifecycleAction to a StackPortRuntime.-
Method Summary
Modifier and TypeMethodDescriptionstatic voidexecute(DeploymentTarget target, StackPortLifecycleAction action) static voidexecute(StackPortRuntime runtime, StackPortLifecycleAction action)
-
Method Details
-
execute
public static void execute(DeploymentTarget target, StackPortLifecycleAction action) throws IOException - Throws:
IOException
-
execute
public static void execute(StackPortRuntime runtime, StackPortLifecycleAction action) throws IOException - Throws:
IOException
-