Package org.apache.cxf.jaxrs.client
Interface InvocationHandlerAware
-
- All Known Implementing Classes:
ClientProxyImpl
public interface InvocationHandlerAwareUtility interface which helps to retrieve the invocation handler from a CGLIB proxy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetInvocationHandler()
-
-
-
Method Detail
-
getInvocationHandler
Object getInvocationHandler()
-
-