Example usage for org.apache.commons.cache FileStash subclass-usage

List of usage examples for org.apache.commons.cache FileStash subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.cache FileStash subclass-usage.

Usage

From source file com.adito.replacementproxy.ContentStash.java

/**
 * Extension to {@link org.apache.commons.cache.FileStash}that does some extra
 * stuff in the {@link #clear()}method.
 * 
 * @author Brett Smith
 */