public static final class PersistentFSM.Timer
extends java.lang.Object
implements akka.actor.NoSerializationVerificationNeeded, scala.Product, scala.Serializable
Constructor and Description |
---|
Timer(java.lang.String name,
java.lang.Object msg,
boolean repeat,
int generation,
akka.actor.ActorContext context) |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
int |
generation() |
java.lang.Object |
msg() |
java.lang.String |
name() |
boolean |
repeat() |
void |
schedule(akka.actor.ActorRef actor,
scala.concurrent.duration.FiniteDuration timeout) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait