@Activate public class ArgumentConditionMatcher extends AbstractConditionMatcher
DOES_NOT_FOUND_VALUE| 构造器和说明 |
|---|
ArgumentConditionMatcher(String key,
org.apache.dubbo.rpc.model.ModuleModel model) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getValue(Map<String,String> sample,
org.apache.dubbo.common.URL url,
Invocation invocation)
Used to get value from different places of the request context, for example, url, attachment and invocation.
|
getMatches, getMismatches, getSampleValueFromUrl, isMatchpublic ArgumentConditionMatcher(String key, org.apache.dubbo.rpc.model.ModuleModel model)
public String getValue(Map<String,String> sample, org.apache.dubbo.common.URL url, Invocation invocation)
AbstractConditionMatcherCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.