org.seleniumhq.selenium.fluent.monitors
Class CodaHaleMetricsMonitor.Timer

java.lang.Object
  extended by org.seleniumhq.selenium.fluent.monitors.CodaHaleMetricsMonitor.Timer
All Implemented Interfaces:
Monitor.Timer
Enclosing class:
CodaHaleMetricsMonitor

public static class CodaHaleMetricsMonitor.Timer
extends Object
implements Monitor.Timer


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.seleniumhq.selenium.fluent.Monitor.Timer
Monitor.Timer.NULL
 
Constructor Summary
CodaHaleMetricsMonitor.Timer(com.codahale.metrics.Timer timer)
           
 
Method Summary
 void end(boolean success)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CodaHaleMetricsMonitor.Timer

public CodaHaleMetricsMonitor.Timer(com.codahale.metrics.Timer timer)
Method Detail

end

public void end(boolean success)
Specified by:
end in interface Monitor.Timer


Copyright © 2013. All Rights Reserved.