akka.remote
Class FailureDetector$

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

public class FailureDetector$
extends java.lang.Object


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

Field Detail

MODULE$

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

Constructor Detail

FailureDetector$

public FailureDetector$()
Method Detail

defaultClock

public FailureDetector.Clock defaultClock()