Package jrun.ejb.persistence

Class Summary
ContainerManagedEntityPersistenceManager  
ContainerPersistenceStoreFactory Factory used to create Container-based PersistenceStore objects.
EntityBeanInputStream This is an input stream for reading in a serialized session bean instance.
EntityBeanOutputStream  
EntityPersistenceManager  
EntityPersistentObject Interface to a persistence store mechanism for instances.
SerializableEnumeration This is pretty much an exact copy of org.jboss.util.SerializableEnumeration.
SessionBeanInputStream This is an input stream for reading in a serialized session bean instance.
SessionBeanOutputStream This is an output stream for writing out a serialized session bean instance.
StatefulPersistentObject StatefulSession bean implementation of a PersistentObject
StatefulSessionBeanField The version of this in allaire.ejipt.DefaultStore$_StatefulSessionBeanField and org.jboss.ejb.plugins.StatefulSessionBeanField are frighteningly similar.
StatefulSessionPersistenceManager The stateful session persistence manager is responsible for invoking ejbActivate and ejbPassivate, but it delegates actual persistence responsibilities to the pluggable PersistenceStore.
 

Exception Summary
MethodNotFoundException  
 



Copyright © 2002 Macromedia Corporation. All Rights Reserved.