程序包 cn.taketoday.context.condition
package cn.taketoday.context.condition
@Condition annotations and supporting classes.-
类说明Abstract base class for nested conditions.
Conditionthat will match when all nested class conditions match.Conditionthat will match when any nested class condition matches.@Conditionalthat only matches when beans meeting all the specified requirements are already contained in theBeanFactory.@Conditionalthat only matches when the specified classes are on the classpath.annotation for a conditional element that depends on the value of a Java Unified Expression Language@Conditionalthat matches based on the JVM version the application is running on.Range options.@Conditionalthat matches based on the availability of a JNDIInitialContextand the ability to lookup specific locations.@Conditionalthat only matches when no beans meeting the specified requirements are already contained in theBeanFactory.Conditionalthat only matches when the specified classes are not on the classpath.@Conditionalthat checks if the specified properties have a specific value.Conditionalthat only matches when the specified resources are exits@Conditionalthat only matches when a bean of the specified class is already contained in theBeanFactoryand a single candidate can be determined.Records condition evaluation details for reporting and logging.Provides access to a singleConditionandConditionOutcome.Provides access to a number ofConditionEvaluationReport.ConditionAndOutcomeitems.A condition evaluation report message that can logged or printed.A message associated with aConditionOutcome.Render styles.Outcome for a condition match, including log message.Base of allConditionimplementations used with Framework.Abstract base class for aContextConditionthat also implementsAutoConfigurationImportFilter.Conditionthat will match when none of the nested class conditions match.Conditionthat checks if a property whose value is a list is defined in the environment.ContextConditionused to check if a resource can be found using a configurable property and optional default location(s).Some named search strategies for beans in the bean factory hierarchy.