Class PropertyControl


public class PropertyControl extends BackdoorControl<ServerCapabilitiesControl>
  • Constructor Details

  • Method Details

    • getSystemProperty

      public String getSystemProperty(String propertyName)
    • setSystemProperty

      public String setSystemProperty(String propertyName, String propertyValue)
    • unsetSystemProperty

      public String unsetSystemProperty(String propertyName)