Package com.sun.ejb.spi.io

Interface Summary
IndirectlySerializable An interface that allows Non-Serializable objects to be persisted.
J2EEObjectStreamFactory A Factory interface for creating an Object{Input | Output}Stream that allows serialization / de-serialization of "standard" J2EE Objects like EJBLocalObject, JNDIContext, UserTransaction etc.
SerializableObjectFactory An interface that creates an Object that was serialized using IndirectlySerializable
 



Copyright © 2012 GlassFish Community. All Rights Reserved.