public class TrafficMarker extends Configurable
services| Constructor and Description |
|---|
TrafficMarker() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkMatch(GovernanceRequest governanceRequest,
RequestProcessor requestProcessor) |
List<Matcher> |
getMatches() |
String |
getName() |
boolean |
isValid() |
void |
setMatches(List<Matcher> matches) |
void |
setName(String name) |
getServices, setServicespublic boolean isValid()
isValid in class Configurablepublic String getName()
getName in class Configurablepublic void setName(String name)
setName in class Configurablepublic boolean checkMatch(GovernanceRequest governanceRequest, RequestProcessor requestProcessor)
Copyright © 2017–2021 The Apache Software Foundation. All rights reserved.