org.apache.openejb.core.ivm
Class IntraVmHandle
java.lang.Object
org.apache.openejb.core.ivm.IntraVmHandle
- All Implemented Interfaces:
- Serializable, javax.ejb.Handle, javax.ejb.HomeHandle
public class IntraVmHandle
- extends Object
- implements Serializable, javax.ejb.HomeHandle, javax.ejb.Handle
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theProxy
protected Object theProxy
IntraVmHandle
public IntraVmHandle(Object proxy)
getEJBHome
public javax.ejb.EJBHome getEJBHome()
- Specified by:
getEJBHome
in interface javax.ejb.HomeHandle
getEJBObject
public javax.ejb.EJBObject getEJBObject()
- Specified by:
getEJBObject
in interface javax.ejb.Handle
getPrimaryKey
public Object getPrimaryKey()
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.