类的使用
cn.taketoday.context.condition.ContextCondition
使用ContextCondition的程序包
-
cn.taketoday.context.condition中ContextCondition的使用
修饰符和类型类说明classAbstract base class for nested conditions.classConditionthat will match when all nested class conditions match.classConditionthat will match when any nested class condition matches.classAbstract base class for aContextConditionthat also implementsAutoConfigurationImportFilter.classConditionthat will match when none of the nested class conditions match.classConditionthat checks if a property whose value is a list is defined in the environment.classContextConditionused to check if a resource can be found using a configurable property and optional default location(s).