public interface EJBObjectProxy extends Serializable
| Modifier and Type | Method and Description |
|---|---|
EJBObjectHandler |
getEJBObjectHandler() |
Object |
readResolve() |
Object |
writeReplace() |
EJBObjectHandler getEJBObjectHandler()
Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionObject readResolve() throws ObjectStreamException
ObjectStreamExceptionCopyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.