public class ClusterStoppingAction extends java.lang.Object implements org.springframework.statemachine.action.Action<ClusterState,ClusterEvent>
| コンストラクターと説明 |
|---|
ClusterStoppingAction() |
| 修飾子と型 | メソッドと説明 |
|---|---|
void | execute(org.springframework.statemachine.StateContext<ClusterState, ClusterEvent> context) |
public void execute(org.springframework.statemachine.StateContext<ClusterState,ClusterEvent> context)
org.springframework.statemachine.action.Action<ClusterState, ClusterEvent> の execute