org.apache.openejb.core.ivm
Class IntraVmHandle
java.lang.Object
org.apache.openejb.core.ivm.IntraVmHandle
- All Implemented Interfaces:
- java.io.Serializable, javax.ejb.Handle, javax.ejb.HomeHandle
public class IntraVmHandle
- extends java.lang.Object
- implements java.io.Serializable, javax.ejb.HomeHandle, javax.ejb.Handle
- See Also:
- Serialized Form
Field Summary |
protected java.lang.Object |
theProxy
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
theProxy
protected java.lang.Object theProxy
IntraVmHandle
public IntraVmHandle(java.lang.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 java.lang.Object getPrimaryKey()
writeReplace
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.