Package org.objectweb.easybeans.util.marshalling

Implementation of EJB 3.0 container

See:
          Description

Class Summary
CtxClassLoaderObjectInputStream Reader which set the context classloader when recreating the object.
Serialization Allow to get the bytes of an object or to recreate an object from bytes.
It also used a custom reader when recreating object as it uses the context classloader in order to have an object with the right classloader.
 

Package org.objectweb.easybeans.util.marshalling Description

Implementation of EJB 3.0 container