|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DurationCaptureTypeFactory.DurationCaptureAware | Defines the interface which proxied Objects will implement, too. |
| Class Summary | |
|---|---|
| DurationCapture | A DurationCapture will measure time intervals. |
| DurationCapture.Interval | Saves the interval points and their data like name and time. |
| DurationCapture.IntervalStatistic | Internal class for statistical data calculated for the DurationCapture.Interval instances. |
| DurationCaptureCallableDecorator<V> | Callable decorator which captures the duration of the Callable.call() method |
| DurationCaptureRunnableDecorator | Runnable decorator which captures the duration of the Runnable.run() method |
| DurationCaptureTypeFactory | Proxy creator the measure the time for methods calls of an arbitrary object. |
| DurationCaptureTypeFactory.MethodInterceptorDurationCapture | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||