Inherited from Serializable
Inherited by implicit conversion any2stringadd from
Register[T] to any2stringadd[Register[T]]
Inherited by implicit conversion StringFormat from
Register[T] to StringFormat[Register[T]]
Inherited by implicit conversion Ensuring from
Register[T] to Ensuring[Register[T]]
Inherited by implicit conversion ArrowAssoc from
Register[T] to ArrowAssoc[Register[T]]
Associate the given akka.typed.ActorRef with the given ServiceKey. Multiple registrations can be made for the same key. Unregistration is implied by the end of the referenced Actor’s lifecycle.