public class ParamMatch extends Object
| Constructor and Description |
|---|
ParamMatch() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
StringMatch |
getValue() |
boolean |
isMatch(org.apache.dubbo.common.URL url) |
void |
setKey(String key) |
void |
setValue(StringMatch value) |
String |
toString() |
public String getKey()
public void setKey(String key)
public StringMatch getValue()
public void setValue(StringMatch value)
public boolean isMatch(org.apache.dubbo.common.URL url)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.