|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openejb.client.EJBHomeProxyHandle
public class EJBHomeProxyHandle
| Constructor Summary | |
|---|---|
EJBHomeProxyHandle()
|
|
EJBHomeProxyHandle(EJBHomeHandler 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 EJBHomeProxyHandle()
public EJBHomeProxyHandle(EJBHomeHandler handler)
| Method Detail |
|---|
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizableout -
java.io.IOException
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
readExternal in interface java.io.Externalizablein -
java.io.IOException
java.lang.ClassNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||