Class UrlParamConditionMatcher

java.lang.Object
org.apache.dubbo.rpc.cluster.router.condition.matcher.AbstractConditionMatcher
org.apache.dubbo.rpc.cluster.router.condition.matcher.param.UrlParamConditionMatcher
All Implemented Interfaces:
ConditionMatcher

public class UrlParamConditionMatcher extends AbstractConditionMatcher
This instance will be loaded separately to ensure it always gets executed as the last matcher. So we don't put Active annotation here.
  • Constructor Details

    • UrlParamConditionMatcher

      public UrlParamConditionMatcher(String key, org.apache.dubbo.rpc.model.ModuleModel model)