Class 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