@Activate public class ArgumentConditionMatcher extends AbstractConditionMatcher
DOES_NOT_FOUND_VALUE| Constructor and Description |
|---|
ArgumentConditionMatcher(String key,
org.apache.dubbo.rpc.model.ModuleModel model) |
| Modifier and Type | Method and Description |
|---|---|
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.