Class AppConstantCondition

java.lang.Object
org.frankframework.condition.AppConstantCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

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

    • AppConstantCondition

      public AppConstantCondition()
  • Method Details

    • matches

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