Class PropertiesConfigurationManager

  • All Implemented Interfaces:
    ConfigurationManager

    @ManagedObject("Configure deployed webapps via properties")
    public class PropertiesConfigurationManager
    extends java.lang.Object
    implements ConfigurationManager
    FileConfigurationManager Supplies properties defined in a file.
    • Constructor Detail

      • PropertiesConfigurationManager

        public PropertiesConfigurationManager​(java.lang.String properties)
      • PropertiesConfigurationManager

        public PropertiesConfigurationManager()