Class InfinispanRemoteAutoConfiguration.ConditionalOnCacheType

java.lang.Object
org.infinispan.spring.starter.remote.InfinispanRemoteAutoConfiguration.ConditionalOnCacheType
All Implemented Interfaces:
org.springframework.context.annotation.Condition
Enclosing class:
InfinispanRemoteAutoConfiguration

public static class InfinispanRemoteAutoConfiguration.ConditionalOnCacheType extends Object implements org.springframework.context.annotation.Condition
  • Constructor Details

    • ConditionalOnCacheType

      public ConditionalOnCacheType()
  • Method Details

    • matches

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