Package com.springsource.bundlor.properties

Interface Summary
PropertiesSource Describes a source for manifest property values.
 

Class Summary
StandardPropertiesSource PropertiesSource implementation that can be configured using Java-Bean style setters.
SystemPropertiesSource Simple PropertiesSource implementation exposing the Propertiess instance of System.getProperties().