akka.remote
Class EventPublisher

java.lang.Object
  extended by akka.remote.EventPublisher

public class EventPublisher
extends java.lang.Object

INTERNAL API


Constructor Summary
EventPublisher(ActorSystem system, LoggingAdapter log, Logging.LogLevel logLevel)
           
 
Method Summary
 void notifyListeners(RemotingLifecycleEvent message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventPublisher

public EventPublisher(ActorSystem system,
                      LoggingAdapter log,
                      Logging.LogLevel logLevel)
Method Detail

notifyListeners

public void notifyListeners(RemotingLifecycleEvent message)