public class DubboAttachmentMatch extends Object
| Constructor and Description |
|---|
DubboAttachmentMatch() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StringMatch> |
getDubbocontext() |
Map<String,StringMatch> |
getEagleeyecontext() |
static boolean |
isMatch(DubboAttachmentMatch dubboAttachmentMatch,
Map<String,String> eagleeyeContext,
Map<String,String> dubboContext) |
void |
setDubbocontext(Map<String,StringMatch> dubbocontext) |
void |
setEagleeyecontext(Map<String,StringMatch> eagleeyecontext) |
public Map<String,StringMatch> getEagleeyecontext()
public void setEagleeyecontext(Map<String,StringMatch> eagleeyecontext)
public Map<String,StringMatch> getDubbocontext()
public void setDubbocontext(Map<String,StringMatch> dubbocontext)
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.