类的使用
cn.taketoday.context.condition.ConditionEvaluationReport
-
cn.taketoday.context.condition中ConditionEvaluationReport的使用
修饰符和类型方法说明static ConditionEvaluationReportConditionEvaluationReport.find(BeanFactory beanFactory) Attempt to find theConditionEvaluationReportfor the specified bean factory.static ConditionEvaluationReportConditionEvaluationReport.get(ConfigurableBeanFactory beanFactory) Obtain aConditionEvaluationReportfor the specified bean factory.ConditionEvaluationReport.getDelta(ConditionEvaluationReport previousReport) ConditionEvaluationReport.getParent()The parent report (from a parent BeanFactory if there is one).