| Interface | Description |
|---|---|
| AttributeAwarePointcut |
Interface for classes that implement
PolicyPointcut. |
| OperationPolicyPointcutParametersFactory |
Factory for instances of
PolicyPointcutParameters for a particular operation. |
| PolicyAwareAttributes |
Implementations represent a collection of attributes required from the policy pointcut parameters class.
|
| PolicyAwareAttributes.Attribute |
Implementations are
enums, with each value representing an attribute from the policy pointcut parameters class. |
| PolicyPointcut |
Provides a way to select which policies must be applied based on a given request.
|
| SourcePolicyPointcutParametersFactory |
Factory for creating
PolicyPointcutParameters for an specific source. |
| Class | Description |
|---|---|
| PolicyPointcutParameters |
This class defines a set of parameters related to the execution of a component.
|
Copyright © 2021 MuleSoft, Inc.. All rights reserved.