Class MutableThreadContextMapFilter.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • setPollInterval

        public MutableThreadContextMapFilter.Builder setPollInterval​(long pollInterval)
        Set the frequency in seconds that changes to the list a ThreadContext valudes should be checked.
        Parameters:
        pollInterval - interval in seconds to check the file for changes.
        Returns:
        this.
      • setConfigLocation

        public MutableThreadContextMapFilter.Builder setConfigLocation​(String configLocation)
        Sets the configuration to use.
        Parameters:
        configLocation - the location of the configuration.
        Returns:
        this