类 PropertiesAutoTimer
java.lang.Object
org.springframework.boot.actuate.autoconfigure.metrics.PropertiesAutoTimer
- 所有已实现的接口:
AutoTimer
AutoTimer
whose behavior is configured by AutoTimeProperties
.- 从以下版本开始:
- 3.0.0
- 作者:
- Andy Wilkinson
-
字段概要
-
构造器概要
构造器构造器说明PropertiesAutoTimer
(AutoTimeProperties properties) Create a newPropertiesAutoTimer
configured using the givenproperties
. -
方法概要
-
构造器详细资料
-
PropertiesAutoTimer
Create a newPropertiesAutoTimer
configured using the givenproperties
.- 参数:
properties
- the properties to configure auto-timing
-
-
方法详细资料