|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.init.properties.AbstractPropertySource info.magnolia.init.properties.AbstractStreamBasedPropertySource info.magnolia.init.properties.ClasspathPropertySource
public class ClasspathPropertySource
Simple PropertySource
wrapping Properties
loaded on the classpath from a given path.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class info.magnolia.init.properties.AbstractStreamBasedPropertySource |
---|
AbstractStreamBasedPropertySource.ConstructingProperties |
Constructor Summary | |
---|---|
ClasspathPropertySource(String path)
|
Method Summary |
---|
Methods inherited from class info.magnolia.init.properties.AbstractStreamBasedPropertySource |
---|
describe |
Methods inherited from class info.magnolia.init.properties.AbstractPropertySource |
---|
getBooleanProperty, getKeys, getProperties, getProperty, hasProperty, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ClasspathPropertySource(String path) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |