Java org.apache.commons.jcs.access CacheAccess fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.jcs.access CacheAccess fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.jcs.access CacheAccess.

The text is from its open source code.

Constructor

CacheAccess(CompositeCache cacheControl)
Constructor for the CacheAccess object.

Method

voidremove(K name)
Removes a single item by name.