Interface InvocationHandlerAware

All Known Implementing Classes:
ClientProxyImpl

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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getInvocationHandler

      Object getInvocationHandler()