akka.routing
Class BalancingRoutingLogic$

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

public class BalancingRoutingLogic$
extends java.lang.Object

INTERNAL API


Field Summary
static BalancingRoutingLogic$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
BalancingRoutingLogic$()
           
 
Method Summary
 BalancingRoutingLogic 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 BalancingRoutingLogic$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

BalancingRoutingLogic$

public BalancingRoutingLogic$()
Method Detail

apply

public BalancingRoutingLogic apply()