org.omnaest.utils.proxy
Interface MethodCallCapturer.MethodCallCapturerAware

Enclosing class:
MethodCallCapturer

public static interface MethodCallCapturer.MethodCallCapturerAware

This interface stubs are implementing when they are created by MethodCallCapturer.newInstanceOfCapturedTypeWhichIsMethodCallCapturerAware(Class).

See Also:
MethodCallCapturer

Method Summary
 MethodCallCapturer getMethodCallCapturer()
          Returns the underlying MethodCallCapturer
 

Method Detail

getMethodCallCapturer

MethodCallCapturer getMethodCallCapturer()
Returns the underlying MethodCallCapturer

Returns:


Copyright © 2013. All Rights Reserved.