Package org.apache.pekko.event
Class EventStreamUnsubscriber$
java.lang.Object
org.apache.pekko.event.EventStreamUnsubscriber$
INTERNAL API
Provides factory for pekko.event.EventStreamUnsubscriber actors with **unique names**.
This is needed if someone spins up more EventStreams using the same pekko.actor.ActorSystem,
each stream gets it's own unsubscriber.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EventStreamUnsubscriber$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
-
EventStreamUnsubscriber$
public EventStreamUnsubscriber$()
-
-
Method Details
-
$lessinit$greater$default$2
public boolean $lessinit$greater$default$2() -
start
-