public interface PolicyPointcut
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(PolicyPointcutParameters parameters)
Determines whether or not a policy must be applied on a given request
|
boolean matches(PolicyPointcutParameters parameters)
parameters - parameters used to evaluate the pointcut created using the current request. Non null.Copyright © 2022 MuleSoft, Inc.. All rights reserved.