Class ObjectMethodInvocationHandler

java.lang.Object
org.apache.cxf.jca.cxf.handlers.ObjectMethodInvocationHandler
All Implemented Interfaces:
InvocationHandler, CXFInvocationHandler

public class ObjectMethodInvocationHandler extends Object
Handles invocations for methods defined on java.lang.Object, like hashCode, toString and equals