public class EJBLocalObjectInvocationHandlerDelegate extends Object implements InvocationHandler
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
SerializableObjectFactory |
getSerializableObjectFactory() |
int |
hashCode() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
String |
toString() |
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
in interface InvocationHandler
Throwable
public SerializableObjectFactory getSerializableObjectFactory()
Copyright © 2018. All rights reserved.