public class EJBLocalObjectInvocationHandlerDelegate extends Object implements InvocationHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
com.sun.enterprise.container.common.spi.util.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 InvocationHandlerThrowablepublic com.sun.enterprise.container.common.spi.util.SerializableObjectFactory getSerializableObjectFactory()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.