Class SystemPropertySetter


  • public class SystemPropertySetter
    extends Object
    Class used in conjunction with the spring-based configuration in order to inject system properties from a spring XML configuration file.
    • Constructor Detail

      • SystemPropertySetter

        public SystemPropertySetter()
    • Method Detail

      • setProperties

        public void setProperties​(Map<String,​String> properties)