akka.event
Class Logging.Extension$

java.lang.Object
  extended by akka.actor.ExtensionKey<akka.event.Logging.LogExt>
      extended by akka.event.Logging.Extension$
All Implemented Interfaces:
ExtensionId<akka.event.Logging.LogExt>, ExtensionIdProvider
Enclosing class:
Logging

public static class Logging.Extension$
extends ExtensionKey<akka.event.Logging.LogExt>

INTERNAL API


Constructor Summary
Logging.Extension$()
           
 
Method Summary
 
Methods inherited from class akka.actor.ExtensionKey
createExtension, lookup
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface akka.actor.ExtensionId
apply, equals, get, hashCode
 

Constructor Detail

Logging.Extension$

public Logging.Extension$()