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.
author: Scott.Stark@jboss.org version: $Revision: 57209 $