@Order(value=2147483647) public class OnMissingQualifiedBeanCondition extends AbstractQualifiedBeanCondition
Condition implementation to check for a bean instance of a specific class *and* a specific qualifier on it,
 matching if no such bean can be found.| Constructor and Description | 
|---|
OnMissingQualifiedBeanCondition()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected org.springframework.boot.autoconfigure.condition.ConditionOutcome | 
buildOutcome(boolean anyMatch,
            String message)  | 
getConfigurationPhase, getMatchOutcomeanyMatches, logOutcome, matches, matchesprotected org.springframework.boot.autoconfigure.condition.ConditionOutcome buildOutcome(boolean anyMatch,
                                                                                         String message)
buildOutcome in class AbstractQualifiedBeanConditionCopyright © 2010–2018. All rights reserved.