akka.routing
Class BroadcastRoutingLogic$

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

public class BroadcastRoutingLogic$
extends java.lang.Object


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

Constructor Detail

BroadcastRoutingLogic$

public BroadcastRoutingLogic$()
Method Detail

apply

public BroadcastRoutingLogic apply()