Class PeerCacheHealthIndicatorConfiguration.PeerCacheCondition

java.lang.Object
org.springframework.geode.boot.actuate.autoconfigure.config.PeerCacheHealthIndicatorConfiguration.PeerCacheCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition
Enclosing class:
PeerCacheHealthIndicatorConfiguration

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

    • PeerCacheCondition

      public PeerCacheCondition()
  • Method Details

    • matches

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