Property | Description |
poll.default | The poll interval in milliseconds to be used for configuration loaders that do not explicitly specify a poll interval. The default value is 5000. When the value of this property is set to less than 1000, polling is disabled for all loaders without values and all loaders with values set to less than 1000. |
poll.file. property.loader | The poll interval in milliseconds to be used for property file configuration loader. No default value. When the value of the property is set to less than 1000, the value is reset to the value of the poll.default property. |
poll.jaas. file.loader | The poll interval in milliseconds for the JAAS configuration file loader. The default value is 1000. When the value of the property is set to less than 1000, the value is reset to the value of the poll.default property. |