|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
EJBObjectHandler |
getEJBObjectHandler()
Returns the EJBObjectImpl acting as handler for this proxy |
Object |
readResolve()
Read the handler from the stream. |
Object |
writeReplace()
Write the Handler to the stream. |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public EJBObjectHandler getEJBObjectHandler()
public Object writeReplace() throws ObjectStreamException
ObjectStreamException
public Object readResolve() throws ObjectStreamException
ObjectStreamException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |