akka.remote
Class RemoteDeploymentWatcher$

java.lang.Object
  extended by akka.remote.RemoteDeploymentWatcher$

public class RemoteDeploymentWatcher$
extends java.lang.Object

INTERNAL API


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

Constructor Detail

RemoteDeploymentWatcher$

public RemoteDeploymentWatcher$()