public class FunctionDetectorCondition
extends org.springframework.boot.autoconfigure.condition.SpringBootCondition
Condition that detects the presence
of java.util.Function|Consumer beans. Used for Kafka Streams function support.| Constructor and Description |
|---|
FunctionDetectorCondition() |
| 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 org.springframework.boot.autoconfigure.condition.SpringBootConditionCopyright © 2021 Pivotal Software, Inc.. All rights reserved.