Package org.springframework.extensions.surf.persister

Interface Summary
CachedPersister Indicates that the persister implementation provides caching.
 

Class Summary
AbstractCachedObjectPersister Extends the abstract implementation by offering a caching layer.
AbstractObjectPersister Abstract implementation of a model object persister.
MultiObjectPersister MultiModelObjectPersister class maintains the ModelObjectPersister contract but redirects the persistence and retrieval of object to a number of delegates.
ReadOnlyStoreObjectPersister A persister that provides read-only inter-operability with Web Script Framework stores.
StoreObjectPersister Provides a real-time implementation of a persister on top of a Web Script Framework store.
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.