|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.invocation.MarshalledValue (src)
org.jboss.ejb.plugins.HandleWrapper
A wrapper for javax.ejb.Handle ivars of stateful sessions. This is needed to prevent a handle being written out and then converted to the corresponding EJBObject by the SessionObjectInputStream.resolveObject code since this will result in a ClassCastException when the EJBObject is assigned to the Handle ivar.
| Constructor Summary | |
HandleWrapper()
|
|
HandleWrapper(Handle (src) h)
|
|
| Methods inherited from class org.jboss.invocation.MarshalledValue (src) |
equals, get, hashCode, readExternal, size, toByteArray, writeExternal |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HandleWrapper()
public HandleWrapper(Handle (src) h)
throws java.io.IOException
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||