info.magnolia.init.properties
Class SystemPropertySource

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

public class SystemPropertySource
extends AbstractPropertySource

A PropertySource exposing all System.props properties. Since Magnolia 4.5, all system properties are available, not only those overriding otherwise existing keys.

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

Constructor Summary
SystemPropertySource()
           
 
Method Summary
 
Methods inherited from class info.magnolia.init.properties.AbstractPropertySource
describe, 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

SystemPropertySource

public SystemPropertySource()


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