protected static class NMClientAsyncImpl.StatefulContainer.StopContainerTransition extends Object implements MultipleArcTransition<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerEvent,NMClientAsyncImpl.ContainerState>
Modifier | Constructor and Description |
---|---|
protected |
NMClientAsyncImpl.StatefulContainer.StopContainerTransition() |
Modifier and Type | Method and Description |
---|---|
NMClientAsyncImpl.ContainerState |
transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event)
Transition hook.
|
protected NMClientAsyncImpl.StatefulContainer.StopContainerTransition()
public NMClientAsyncImpl.ContainerState transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent event)
MultipleArcTransition
transition
in interface MultipleArcTransition<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerEvent,NMClientAsyncImpl.ContainerState>
container
- the entity attached to the FSM, whose internal
state may change.event
- causal eventCopyright © 2013 Apache Software Foundation. All rights reserved.