Uses of Class
org.javasimon.source.AbstractStopwatchSource

Packages that use AbstractStopwatchSource
org.javasimon.proxy Provides everything to wrap any class a Proxy generated with java.lang.reflect. 
org.javasimon.source MonitorSource is the interface used as function to transform execution context (method invocation, HTTP request...) into a Simon. 
 

Uses of AbstractStopwatchSource in org.javasimon.proxy
 

Subclasses of AbstractStopwatchSource in org.javasimon.proxy
 class ProxyStopwatchSource<T>
          Stopwatch source for use with proxy.
 

Uses of AbstractStopwatchSource in org.javasimon.source
 

Subclasses of AbstractStopwatchSource in org.javasimon.source
 class AbstractMethodStopwatchSource<T>
          Base class for Stopwatch sources working on method locations.
 



Copyright © 2013. All Rights Reserved.