cc.otavia.core.system.ActorSystem
See theActorSystem companion trait
object ActorSystem
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ActorSystem.type
Members list
Value members
Concrete methods
Create an ActorSystem instance with default name DEFAULT_SYSTEM_NAME.
Create an ActorSystem instance with default name DEFAULT_SYSTEM_NAME.
Attributes
- Returns
-
ActorSystem instance.
Create an ActorSystem instance with name.
Create an ActorSystem instance with name.
Value parameters
- name
-
name of the ActorSystem.
Attributes
- Returns
-
ActorSystem instance.
Get the only instance that has been created, if not created, creating it and return it.
Get the only instance that has been created, if not created, creating it and return it.
Attributes
Concrete fields
In this article