protected static class NMClientAsyncImpl.StatefulContainer.StartContainerTransition extends Object implements MultipleArcTransition<NMClientAsyncImpl.StatefulContainer,NMClientAsyncImpl.ContainerEvent,NMClientAsyncImpl.ContainerState>
| Modifier | Constructor and Description |
|---|---|
protected |
NMClientAsyncImpl.StatefulContainer.StartContainerTransition() |
| Modifier and Type | Method and Description |
|---|---|
NMClientAsyncImpl.ContainerState |
transition(NMClientAsyncImpl.StatefulContainer container,
NMClientAsyncImpl.ContainerEvent event)
Transition hook.
|
protected NMClientAsyncImpl.StatefulContainer.StartContainerTransition()
public NMClientAsyncImpl.ContainerState transition(NMClientAsyncImpl.StatefulContainer container, NMClientAsyncImpl.ContainerEvent event)
MultipleArcTransitiontransition 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.