com.atlassian.confluence.plugins.monitoring.rest
Class TimerStatsResource

java.lang.Object
  extended by com.atlassian.confluence.plugins.monitoring.rest.TimerStatsResource

public class TimerStatsResource
extends java.lang.Object

A resource of message.


Constructor Summary
TimerStatsResource(org.javasimon.Manager simonManager)
           
 
Method Summary
 void clearTimerStats()
           
 AllTimerSnapshotsModel getTimerStats()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerStatsResource

public TimerStatsResource(org.javasimon.Manager simonManager)
Method Detail

clearTimerStats

public void clearTimerStats()

getTimerStats

public AllTimerSnapshotsModel getTimerStats()


Copyright © 2003-2014 Atlassian. All Rights Reserved.