akka.event
Class Logging.LoggerInitialized$

java.lang.Object
  extended by akka.event.Logging.LoggerInitialized
      extended by akka.event.Logging.LoggerInitialized$
All Implemented Interfaces:
java.io.Serializable, scala.Equals, scala.Product
Enclosing class:
Logging

public static class Logging.LoggerInitialized$
extends Logging.LoggerInitialized
implements scala.Product, scala.Serializable

See Also:
Serialized Form

Constructor Summary
Logging.LoggerInitialized$()
           
 
Method Summary
 Logging.LoggerInitialized$ getInstance()
          Java API: get the singleton instance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
 
Methods inherited from interface scala.Equals
canEqual, equals
 

Constructor Detail

Logging.LoggerInitialized$

public Logging.LoggerInitialized$()
Method Detail

getInstance

public Logging.LoggerInitialized$ getInstance()
Java API: get the singleton instance