Class LocalReceptionist$
java.lang.Object
org.apache.pekko.actor.typed.internal.receptionist.LocalReceptionist$
- All Implemented Interfaces:
ReceptionistBehaviorProvider
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LocalReceptionist$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
-
LocalReceptionist$
public LocalReceptionist$()
-
-
Method Details
-
name
- Specified by:
namein interfaceReceptionistBehaviorProvider
-
behavior
- Specified by:
behaviorin interfaceReceptionistBehaviorProvider
-