public abstract class AbstractStrategyCondition extends Object implements StrategyCondition
| 限定符和类型 | 字段和说明 |
|---|---|
protected StrategyContextHolder |
strategyContextHolder |
protected org.springframework.expression.TypeComparator |
strategyTypeComparator |
| 构造器和说明 |
|---|
AbstractStrategyCondition() |
| 限定符和类型 | 方法和说明 |
|---|---|
StrategyContextHolder |
getStrategyContextHolder() |
org.springframework.expression.TypeComparator |
getStrategyTypeComparator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisTriggered, isTriggered@Autowired protected StrategyContextHolder strategyContextHolder
@Autowired protected org.springframework.expression.TypeComparator strategyTypeComparator
public StrategyContextHolder getStrategyContextHolder()
public org.springframework.expression.TypeComparator getStrategyTypeComparator()
Copyright © 2021 Nepxion. All rights reserved.