Interface InvocationHandlerAware

  • All Known Implementing Classes:
    ClientProxyImpl

    public interface InvocationHandlerAware
    Utility interface which helps to retrieve the invocation handler from a CGLIB proxy
    • Method Detail

      • getInvocationHandler

        Object getInvocationHandler()