public class IntraVmHandle extends Object implements Serializable, javax.ejb.HomeHandle, javax.ejb.Handle
| Constructor and Description |
|---|
IntraVmHandle(Object proxy) |
| Modifier and Type | Method and Description |
|---|---|
javax.ejb.EJBHome |
getEJBHome() |
javax.ejb.EJBObject |
getEJBObject() |
Object |
getPrimaryKey() |
protected Object |
writeReplace() |
protected Object theProxy
public IntraVmHandle(Object proxy)
public javax.ejb.EJBHome getEJBHome()
getEJBHome in interface javax.ejb.HomeHandlepublic javax.ejb.EJBObject getEJBObject()
getEJBObject in interface javax.ejb.Handlepublic Object getPrimaryKey()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.