Class ClusterNotAvailableConfiguration.NotKubernetesEnvironmentCondition

java.lang.Object
org.springframework.geode.config.annotation.ClusterNotAvailableConfiguration.NotKubernetesEnvironmentCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition
Enclosing class:
ClusterNotAvailableConfiguration

public static final class ClusterNotAvailableConfiguration.NotKubernetesEnvironmentCondition extends Object implements org.springframework.context.annotation.Condition
  • Constructor Details

    • NotKubernetesEnvironmentCondition

      public NotKubernetesEnvironmentCondition()
  • Method Details

    • matches

      public boolean matches(@NonNull org.springframework.context.annotation.ConditionContext context, @NonNull org.springframework.core.type.AnnotatedTypeMetadata metadata)
      Specified by:
      matches in interface org.springframework.context.annotation.Condition