- java.lang.Object
-
- akka.actor.UntypedActor
-
- xuml.tools.model.compiler.runtime.actor.RootActor
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface akka.actor.Actor
akka.actor.Actor.emptyBehavior$, akka.actor.Actor.ignoringBehavior$
-
Constructor Summary
Constructors
Constructor and Description |
RootActor() |
-
Method Summary
-
Methods inherited from class akka.actor.UntypedActor
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, getContext, getSelf, getSender, postRestart, postStop, preRestart, preStart, receive, self, sender, supervisorStrategy, unhandled
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RootActor
public RootActor()
Copyright © 2012–2022. All rights reserved.