info.magnolia.init.properties
Class ClasspathPropertySource

java.lang.Object
  extended by info.magnolia.init.properties.AbstractPropertySource
      extended by info.magnolia.init.properties.AbstractStreamBasedPropertySource
          extended by info.magnolia.init.properties.ClasspathPropertySource
All Implemented Interfaces:
PropertySource

public class ClasspathPropertySource
extends AbstractStreamBasedPropertySource

Simple PropertySource wrapping Properties loaded on the classpath from a given path.

Version:
$Revision: $ ($Author: $)
Author:
gjoseph

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

ClasspathPropertySource

public ClasspathPropertySource(String path)
                        throws IOException
Throws:
IOException


Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.