|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.util.property.PropertyStore
org.ops4j.pax.url.cache.internal.ConfigurationImpl
public class ConfigurationImpl
"cache:" protocol configuration implementation.
Constructor Summary | |
---|---|
ConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
Creates a new service configuration. |
Method Summary | |
---|---|
java.io.File |
getWorkingDirectory()
Returns the root directory to be used for storage. |
Methods inherited from class org.ops4j.util.property.PropertyStore |
---|
contains, get, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationImpl(org.ops4j.util.property.PropertyResolver propertyResolver)
propertyResolver
- propertyResolver used to resolve properties; mandatoryMethod Detail |
---|
public java.io.File getWorkingDirectory()
getWorkingDirectory
in interface Configuration
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |