org.omnaest.utils.proxy
Interface MethodCallCapturer.TypeCaptureAware

Enclosing class:
MethodCallCapturer

public static interface MethodCallCapturer.TypeCaptureAware

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

Author:
Omnaest

Method Summary
 Class<?> getCapturedType()
          Returns the captured type
 

Method Detail

getCapturedType

Class<?> getCapturedType()
Returns the captured type

Returns:


Copyright © 2013. All Rights Reserved.