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
 java.io.File getWorkingDirectory()
          Returns the root directory to be used for storage.
 

Method Detail

getWorkingDirectory

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

Returns:
the root directory


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