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:
|
getConfigurationPhasepublic OnMissingAwsCloudEnvironmentCondition()
public boolean matches(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata)
matches in interface org.springframework.context.annotation.Conditionmatches in class OnAwsCloudEnvironmentConditionCopyright © 2018 Pivotal Software, Inc.. All rights reserved.