Interface InvocationTargetProvider


  • public interface InvocationTargetProvider
    Provides an invocation target object.
    Since:
    5.0
    Author:
    Mark Paluch
    See Also:
    MethodInterceptor
    • Method Detail

      • getInvocationTarget

        Object getInvocationTarget()
        Returns:
        the invocation target.