Package org.apache.commons.jcs3.utils.access
package org.apache.commons.jcs3.utils.access
-
ClassDescriptionThis is an abstract template for JCSWorkerHelper implementations. it simple has a convenience method for setting the finished flag.JCSWorker<K,
V> Utility class to encapsulate doing a piece of work, and caching the results in JCS.Interface for doing a piece of work which is expected to be cached.