akka.routing
Class Pool$

java.lang.Object
  extended by akka.routing.Pool$
All Implemented Interfaces:
java.io.Serializable

public class Pool$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Field Summary
static Pool$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
Pool$()
           
 
Method Summary
 SupervisorStrategy defaultSupervisorStrategy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final Pool$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

Pool$

public Pool$()
Method Detail

defaultSupervisorStrategy

public SupervisorStrategy defaultSupervisorStrategy()