ActorSystemImplSystemActorOf Method |
Name | Description | |
---|---|---|
SystemActorOfTActor(String) |
Creates a new system actor that lives under the "/system" guardian.
(Overrides ExtendedActorSystemSystemActorOfTActor(String).) | |
SystemActorOf(Props, String) |
Creates a new system actor that lives under the "/system" guardian.
(Overrides ExtendedActorSystemSystemActorOf(Props, String).) |