akka.contrib.throttle
Class TimerBasedThrottler$

java.lang.Object
  extended by akka.contrib.throttle.TimerBasedThrottler$

public class TimerBasedThrottler$
extends java.lang.Object

INTERNAL API


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

Constructor Detail

TimerBasedThrottler$

public TimerBasedThrottler$()