Class SystemPropUtil


  • public class SystemPropUtil
    extends Object
    • Constructor Detail

      • SystemPropUtil

        public SystemPropUtil()
    • Method Detail

      • removeSystemProperty

        public static void removeSystemProperty​(ServerContext context,
                                                String property)
      • removePropWithoutDeprecationWarning

        public static void removePropWithoutDeprecationWarning​(ServerContext context,
                                                               String property)