akka.contrib.pattern
Class ClusterShardingGuardian$

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

public class ClusterShardingGuardian$
extends java.lang.Object

INTERNAL API.


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

Constructor Detail

ClusterShardingGuardian$

public ClusterShardingGuardian$()