akka.actor
Class ActorDSL.Extension$

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

protected static class ActorDSL.Extension$
extends ExtensionKey<ActorDSL.Extension>


Constructor Summary
ActorDSL.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

ActorDSL.Extension$

public ActorDSL.Extension$()