public class MonitorRequestRule extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MonitorRequestRule.ListType |
static class |
MonitorRequestRule.RuleType |
Constructor and Description |
---|
MonitorRequestRule() |
Modifier and Type | Method and Description |
---|---|
String |
getHeaderName()
Returns the headerName.
|
String |
getId()
Returns the id.
|
MonitorRequestRule.ListType |
getListType()
Returns the listType.
|
String |
getName()
Returns the name.
|
String |
getRegularExpression()
Returns the regularExpression.
|
MonitorRequestRule.RuleType |
getRuleType()
Returns the ruleType.
|
boolean |
matches(HttpServletRequest request)
Returns whether the given request is matched by this rule.
|
public String getName()
public MonitorRequestRule.ListType getListType()
public MonitorRequestRule.RuleType getRuleType()
public String getHeaderName()
public String getRegularExpression()
public String getId()
public boolean matches(HttpServletRequest request)
request
- the request.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.