Uses of Class
org.javasimon.source.DisabledStopwatchSource

Packages that use DisabledStopwatchSource
org.javasimon.source MonitorSource is the interface used as function to transform execution context (method invocation, HTTP request...) into a Simon. 
 

Uses of DisabledStopwatchSource in org.javasimon.source
 

Fields in org.javasimon.source declared as DisabledStopwatchSource
private static DisabledStopwatchSource DisabledStopwatchSource.INSTANCE
          Singleton instance.
 

Methods in org.javasimon.source that return DisabledStopwatchSource
static
<L> DisabledStopwatchSource<L>
DisabledStopwatchSource.get()
          Returns a singleton instance.
 



Copyright © 2013. All Rights Reserved.