public class MatchersManager extends Object
| Constructor and Description |
|---|
MatchersManager(MatchersService matchersService) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractPolicy> |
match(GovernanceRequestExtractor requestExtractor,
Map<String,T> policies) |
public MatchersManager(MatchersService matchersService)
public <T extends AbstractPolicy> T match(GovernanceRequestExtractor requestExtractor, Map<String,T> policies)
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.