Package org.apache.commons.jcs3.utils.access


package org.apache.commons.jcs3.utils.access
  • Class
    Description
    This is an abstract template for JCSWorkerHelper implementations. it simple has a convenience method for setting the finished flag.
    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.