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