public class EventStream$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static EventStream$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
EventStream$() |
| Modifier and Type | Method and Description |
|---|---|
EventStream |
fromActorSystem(ActorSystem system)
Deprecated.
Use explicit `system.eventStream` instead. Since 2.4.
|
public static final EventStream$ MODULE$
public EventStream fromActorSystem(ActorSystem system)