public static class SystemPropertiesConfiguration extends Object
Configuration
implementation based on the current java system
properties. This implementation differs from SystemConfiguration
because it pulls the system properties live, rather than caching them
when the configuration instance is created. This allows configuration to
change by modifying the system properties.Copyright © 2011–2016 JBoss, a division of Red Hat. All rights reserved.