Apache CXF API

Package org.apache.cxf.jca.cxf.handlers

Class Summary
InvocationHandlerFactory  
InvokingInvocationHandler delegates invocations to the target object
ObjectMethodInvocationHandler Handles invocations for methods defined on java.lang.Object, like hashCode, toString and equals
ProxyInvocationHandler The object returned to the application implement close and equals for the proxy
 


Apache CXF API

Apache CXF