Class BulkPropertyConfigSwitcher


  • public class BulkPropertyConfigSwitcher
    extends java.lang.Object
    Helper class that makes setting multiple properties using PropertyConfigSwitcher easier
    • Constructor Detail

      • BulkPropertyConfigSwitcher

        public BulkPropertyConfigSwitcher()
    • Method Detail

      • switchToValue

        public void switchToValue​(java.lang.String key,
                                  java.lang.String value)
      • switchAllBack

        public void switchAllBack()