akka.routing
Class RandomRoutingLogic$

java.lang.Object
  extended by akka.routing.RandomRoutingLogic$

public class RandomRoutingLogic$
extends java.lang.Object


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

Field Detail

MODULE$

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

Constructor Detail

RandomRoutingLogic$

public RandomRoutingLogic$()
Method Detail

apply

public RandomRoutingLogic apply()