[jbosscache-dev] storeState/loadState moved to AbstractCacheLoader

Vladimir Blagojevic vladimir.blagojevic at jboss.com
Tue Sep 12 16:23:59 EDT 2006


Hey,

storeState/loadState cacheloader methods have been moved up to
AbstractCacheLoader. Non-delegating cacheloaders (file,jdbc,bdbje and
jdbm) are using these methods instead of implementing their own. I've
added additional tests to ensure that all combinations of cacheloaders
are interoperable and I've tested them with both streaming and byte
based transfers. 

Vladimir




More information about the jbosscache-dev mailing list