Class WxmppEnabledCondition

java.lang.Object
cn.herodotus.engine.access.wxmpp.condition.WxmppEnabledCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class WxmppEnabledCondition extends Object implements org.springframework.context.annotation.Condition

Description: 微信公众号注入条件

Author:
: gengwei.zheng
Date:
: 2021/5/27 22:13
  • Constructor Details

    • WxmppEnabledCondition

      public WxmppEnabledCondition()
  • Method Details

    • matches

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