Package org.apache.jcs.utils.access

Interface Summary
JCSWorkerHelper Interface for doing a piece of work which is expected to be cached.
 

Class Summary
AbstractJCSWorkerHelper This is an abstract template for JCSWorkerHelper implementations. it simple has a convenience method for setting the finished flag.
JCSWorker<K extends Serializable,V extends Serializable> Utility class to encapsulate doing a piece of work, and caching the results in JCS.
 



Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.