public static class RMNodeImpl.CleanUpAppTransition extends Object implements SingleArcTransition<RMNodeImpl,RMNodeEvent>
Constructor and Description |
---|
RMNodeImpl.CleanUpAppTransition() |
Modifier and Type | Method and Description |
---|---|
void |
transition(RMNodeImpl rmNode,
RMNodeEvent event)
Transition hook.
|
public void transition(RMNodeImpl rmNode, RMNodeEvent event)
SingleArcTransition
transition
in interface SingleArcTransition<RMNodeImpl,RMNodeEvent>
rmNode
- the entity attached to the FSM, whose internal
state may change.event
- causal eventCopyright © 2013 Apache Software Foundation. All rights reserved.