public static final class PersistentFSM.SubscribeTransitionCallBack
extends java.lang.Object
implements scala.Product, scala.Serializable
FSM
to request first the PersistentFSM.CurrentState
and then a series of PersistentFSM.Transition
updates. Cancel the subscription
using PersistentFSM.UnsubscribeTransitionCallBack
.Constructor and Description |
---|
SubscribeTransitionCallBack(ActorRef actorRef) |
Modifier and Type | Method and Description |
---|---|
ActorRef |
actorRef() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait