|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractMethodStopwatchSource | |
|---|---|
| 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 AbstractMethodStopwatchSource in org.javasimon.proxy |
|---|
| Subclasses of AbstractMethodStopwatchSource in org.javasimon.proxy | |
|---|---|
class |
ProxyStopwatchSource<T>
Stopwatch source for use with proxy. |
| Uses of AbstractMethodStopwatchSource in org.javasimon.source |
|---|
| Methods in org.javasimon.source with parameters of type AbstractMethodStopwatchSource | ||
|---|---|---|
static
|
AbstractMethodStopwatchSource.newCacheStopwatchSource(AbstractMethodStopwatchSource<T> stopwatchSource)
Wraps given stopwatch source in a cache. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||