akka.contrib.pattern
Class ClusterSingletonManager$

java.lang.Object
  extended by akka.contrib.pattern.ClusterSingletonManager$

public class ClusterSingletonManager$
extends java.lang.Object


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

Field Detail

MODULE$

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

Constructor Detail

ClusterSingletonManager$

public ClusterSingletonManager$()