org.omnaest.utils.time
Interface DurationCaptureTypeFactory.DurationCaptureAware

Enclosing class:
DurationCaptureTypeFactory

public static interface DurationCaptureTypeFactory.DurationCaptureAware

Defines the interface which proxied Objects will implement, too.

Author:
Omnaest
See Also:
DurationCaptureTypeFactory

Method Summary
 DurationCapture getDurationCapture()
          Returns the underlying DurationCapture instance which measures the time of method calls.
 

Method Detail

getDurationCapture

DurationCapture getDurationCapture()
Returns the underlying DurationCapture instance which measures the time of method calls.

Returns:


Copyright © 2013. All Rights Reserved.