Package org.apache.pekko.cluster.typed
Class SingletonActor$
java.lang.Object
org.apache.pekko.cluster.typed.SingletonActor$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SingletonActor$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SingletonActor$
public SingletonActor$()
-
-
Method Details
-
apply
- Parameters:
name- Unique name for the singletonbehavior- Behavior for the singleton
-
of
Java API- Parameters:
name- Unique name for the singletonbehavior- Behavior for the singleton
-