Class InfinispanEmbeddedCacheManagerChecker

java.lang.Object
org.infinispan.spring.starter.embedded.InfinispanEmbeddedCacheManagerChecker
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class InfinispanEmbeddedCacheManagerChecker extends Object implements org.springframework.context.annotation.Condition
  • Constructor Details

    • InfinispanEmbeddedCacheManagerChecker

      public InfinispanEmbeddedCacheManagerChecker()
  • 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