Class PropertiesAutoTimer
java.lang.Object
org.springframework.boot.actuate.autoconfigure.metrics.PropertiesAutoTimer
- All Implemented Interfaces:
AutoTimer
AutoTimer
whose behavior is configured by AutoTimeProperties
.- Since:
- 3.0.0
- Author:
- Andy Wilkinson
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionPropertiesAutoTimer
(AutoTimeProperties properties) Create a newPropertiesAutoTimer
configured using the givenproperties
. -
Method Summary
-
Constructor Details
-
PropertiesAutoTimer
Create a newPropertiesAutoTimer
configured using the givenproperties
.- Parameters:
properties
- the properties to configure auto-timing
-
-
Method Details
-
apply
-
isEnabled
-