Interface | Description |
---|---|
JCSWorkerHelper |
Interface for doing a piece of work which is expected to be cached.
|
Class | Description |
---|---|
AbstractJCSWorkerHelper |
This is an abstract template for JCSWorkerHelper implementations.
|
JCSWorker<K extends Serializable,V extends Serializable> |
Utility class to encapsulate doing a piece of work, and caching the results
in JCS.
|
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.