| EJB v2.1 spec, section 19.5.5.1
The javax.ejb.spi.HandleDelegate service provider interface
defines methods that enable portable implementations of Handle
and HomeHandle that are instantiated in a different vendor’s
container to serialize and deserialize EJBObject and EJBHome references.
The HandleDelegate interface is not used by enterprise beans
or J2EE application components directly.
version: $Revision: 474745 $ $Date: 2006-11-14 03:30:38 -0800 (Tue, 14 Nov 2006) $ |