Class PollingProperties
java.lang.Object
com.nmontytskyi.monitoring.server.config.PollingProperties
Externalized configuration for the Actuator polling subsystem.
All properties are bound under the monitoring.polling prefix and control
whether polling is enabled, the polling interval, and HTTP timeout values used by
ActuatorClient.
- Author:
- Nazar Montytskyi
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PollingProperties
public PollingProperties()
-