类 PrometheusEnabledCondition
java.lang.Object
org.springframework.boot.autoconfigure.condition.SpringBootCondition
top.codef.config.conditions.PropertiesEnabledCondition
top.codef.config.conditions.PrometheusEnabledCondition
- 所有已实现的接口:
org.springframework.context.annotation.Condition
-
字段概要
从类继承的字段 top.codef.config.conditions.PropertiesEnabledCondition
matchIfMissing, propName -
构造器概要
构造器 -
方法概要
从类继承的方法 top.codef.config.conditions.PropertiesEnabledCondition
getMatchOutcome从类继承的方法 org.springframework.boot.autoconfigure.condition.SpringBootCondition
anyMatches, logOutcome, matches, matches
-
构造器详细资料
-
PrometheusEnabledCondition
public PrometheusEnabledCondition()
-