public class DependenciesNotPassedCondition extends DependenciesPassedCondition
ConditionalOnDependenciesPassed
condition. Also checks if switch for zookeeper dependencies
was turned onConstructor and Description |
---|
DependenciesNotPassedCondition() |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.autoconfigure.condition.ConditionOutcome |
getMatchOutcome(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata) |
public org.springframework.boot.autoconfigure.condition.ConditionOutcome getMatchOutcome(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
getMatchOutcome
in class DependenciesPassedCondition
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.