Class Receptionist.Registered$
java.lang.Object
org.apache.pekko.actor.typed.receptionist.Receptionist.Registered$
- Enclosing class:
- Receptionist
Sent by the receptionist, available here for easier testing
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Receptionist.Registered$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapply(ServiceKey<T> key, ActorRef<T> serviceInstance) Scala API
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Registered$
public Registered$()
-
-
Method Details
-
apply
Scala API
-