Class RuntimeConfigurationPlugin

  • All Implemented Interfaces:
    BrokerPlugin

    public class RuntimeConfigurationPlugin
    extends Object
    implements BrokerPlugin
    Broker plugin that will monitor the broker xml configuration for changes and selectively apply those changes to the running broker.
    • Field Detail

      • LOG

        public static final org.slf4j.Logger LOG
    • Constructor Detail

      • RuntimeConfigurationPlugin

        public RuntimeConfigurationPlugin()
    • Method Detail

      • getCheckPeriod

        public long getCheckPeriod()
      • setCheckPeriod

        public void setCheckPeriod​(long checkPeriod)