akka.remote
Interface RemotingLifecycleEvent

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
AssociationEvent
All Known Implementing Classes:
AssociatedEvent, AssociationErrorEvent, DisassociatedEvent, RemotingErrorEvent, RemotingListenEvent, RemotingShutdownEvent, RemotingShutdownEvent$

public interface RemotingLifecycleEvent
extends scala.Serializable


Method Summary
 Logging.LogLevel logLevel()
           
 

Method Detail

logLevel

Logging.LogLevel logLevel()