akka.event
Class EventStream$

java.lang.Object
  extended by akka.event.EventStream$

public class EventStream$
extends java.lang.Object


Field Summary
static EventStream$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
EventStream$()
           
 
Method Summary
 EventStream fromActorSystem(ActorSystem system)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final EventStream$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

EventStream$

public EventStream$()
Method Detail

fromActorSystem

public EventStream fromActorSystem(ActorSystem system)