|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.client.EJBObjectProxyHandle
public class EJBObjectProxyHandle
Constructor Summary | |
---|---|
EJBObjectProxyHandle()
|
|
EJBObjectProxyHandle(EJBObjectHandler handler)
|
Method Summary | |
---|---|
void |
readExternal(java.io.ObjectInput in)
Reads the instanceHandle from the stream |
void |
writeExternal(java.io.ObjectOutput out)
Writes the instanceHandle to the stream. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EJBObjectProxyHandle()
public EJBObjectProxyHandle(EJBObjectHandler handler)
Method Detail |
---|
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
out
-
java.io.IOException
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
in
-
java.io.IOException
java.lang.ClassNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |