public class OnMissingAwsCloudEnvironmentCondition extends OnAwsCloudEnvironmentCondition
Constructor and Description |
---|
OnMissingAwsCloudEnvironmentCondition() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata)
Return the opposite of whatever OnAwsCloudEnvironmentCondition does:
|
getConfigurationPhase
public OnMissingAwsCloudEnvironmentCondition()
public boolean matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
matches
in interface org.springframework.context.annotation.Condition
matches
in class OnAwsCloudEnvironmentCondition
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.