Package org.apache.cxf.jaxrs.client
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
-
Method Details
-
getInvocationHandler
Object getInvocationHandler()
-