Uses of Class
org.javasimon.source.CachedStopwatchSource

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

Uses of CachedStopwatchSource in org.javasimon.source
 

Methods in org.javasimon.source that return CachedStopwatchSource
 CachedStopwatchSource<T,Method> AbstractMethodStopwatchSource.cache()
          Wraps this data source in a cache.
static
<T> CachedStopwatchSource<T,Method>
AbstractMethodStopwatchSource.newCacheStopwatchSource(AbstractMethodStopwatchSource<T> stopwatchSource)
          Wraps given stopwatch source in a cache.
 



Copyright © 2013. All Rights Reserved.