public class OnAwsCloudEnvironmentCondition extends Object implements org.springframework.context.annotation.ConfigurationCondition
| Constructor and Description |
|---|
OnAwsCloudEnvironmentCondition() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.annotation.ConfigurationCondition.ConfigurationPhase |
getConfigurationPhase() |
boolean |
matches(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata) |
public org.springframework.context.annotation.ConfigurationCondition.ConfigurationPhase getConfigurationPhase()
getConfigurationPhase in interface org.springframework.context.annotation.ConfigurationConditionpublic boolean matches(org.springframework.context.annotation.ConditionContext context,
org.springframework.core.type.AnnotatedTypeMetadata metadata)
matches in interface org.springframework.context.annotation.ConditionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.