public class OnGaeaComponentCondition
extends org.springframework.boot.autoconfigure.condition.SpringBootCondition
| 构造器和说明 |
|---|
OnGaeaComponentCondition() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.springframework.boot.autoconfigure.condition.ConditionOutcome |
getEndpointOutcome(org.springframework.context.annotation.ConditionContext context,
String componentName) |
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 在类中 org.springframework.boot.autoconfigure.condition.SpringBootConditionprotected org.springframework.boot.autoconfigure.condition.ConditionOutcome getEndpointOutcome(org.springframework.context.annotation.ConditionContext context,
String componentName)
Copyright © 2022 Anji-Plus. All rights reserved.