org.ops4j.pax.url.cache.internal
Interface Configuration

All Known Implementing Classes:
ConfigurationImpl

public interface Configuration

"cache:" protocol configuration.

Since:
0.6.0, June 02, 2009
Author:
Alin Dreghiciu

Method Summary
 File getWorkingDirectory()
          Returns the root directory to be used for storage.
 

Method Detail

getWorkingDirectory

File getWorkingDirectory()
Returns the root directory to be used for storage. Defaults to "./cache".

Returns:
the root directory


Copyright © 2006-2013 OPS4J - Open Participation Software for Java. All Rights Reserved.