Package net.sf.joafip.service

Interface Summary
IAloneDataAccessSession alone data access session interface
IDASFilePersistenceCallBack data access session interface for file persistence call back
IDataAccessSession file persistence data access session interface
IDataAccessSessionCommon common to all data access session implementation
IFilePersistence  
IFilePersistenceCloseActionListener interface of close action execution end listener
ISubstituteObjectManager management of persisted object substitution
 

Class Summary
AbstractDataAccessSession common to all data access session
AbstractFilePersistenceDelegate all delegation to IStore for manager for file persistence of java object
AloneDataAccessSession alone data access session
DataAccessSession file persistence data access session
FilePersistence manager for file persistence of java object
FilePersistenceLock  
JoafipMutex  
Version version according to svn informations
 

Exception Summary
FilePersistenceClassNotFoundException Class of a serialized object cannot be found.
FilePersistenceDataCorruptedException data is inconsistent.
FilePersistenceException  
FilePersistenceInvalidClassException throws when something is wrong with a class used by serialization
FilePersistenceNotSerializableException Some object to be serialized does not follow joafip persistence rules or does not implement the java.io.Serializable interface.
 



Copyright © 2007-2009 Luc Peuvrier. All Rights Reserved.