Class OnClassCondition

java.lang.Object
one.tomorrow.transactionaloutbox.commons.spring.OnClassCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

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

    • OnClassCondition

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