public interface AttributeAwarePointcut extends PolicyPointcut
PolicyPointcut.
Implementations may define what attributes from the policy pointcut parameters class it uses. That way, if a certain parameter is not declared as used, it will not be used in the pointcut parameters.
| Modifier and Type | Method and Description |
|---|---|
PolicyAwareAttributes |
sourcePolicyAwareAttributes()
This method must return a constant value.
|
matchesPolicyAwareAttributes sourcePolicyAwareAttributes()
Copyright © 2021 MuleSoft, Inc.. All rights reserved.