| Package | Description |
|---|---|
| org.mule.runtime.core.execution | |
| org.mule.runtime.core.policy |
| Class and Description |
|---|
| MessageSourceResponseParametersProcessor
Implementation of this interfaces must provide functions to convert and
Event to the response parameters of the success
and failure response functions. |
| PolicyManager
Manager for handling policies in Mule.
|
| Class and Description |
|---|
| AbstractCompositePolicy
Abstract implementation that performs the chaining of a set of policies and the
Processor being intercepted. |
| FailureSourcePolicyResult
Result for an execution of a policy
Processor which failed the executing
by throwing a MessagingException. |
| MessageSourceResponseParametersProcessor
Implementation of this interfaces must provide functions to convert and
Event to the response parameters of the success
and failure response functions. |
| OperationExecutionFunction
Function for executing an operation.
|
| OperationParametersProcessor
Implementation of this interfaces must provide functions to convert and
Event to the response parameters of the success
and failure response functions. |
| OperationPolicy |
| OperationPolicyProcessorFactory
Factory for
OperationPolicy instances. |
| Policy
This class represents a policy injection.
|
| PolicyChain
Policy chain for handling the message processor associated to a policy.
|
| PolicyInstance
Instance of a policy which has
Processors to be applied to a source and another
chain to be applied to an operation. |
| PolicyManager
Manager for handling policies in Mule.
|
| PolicyPointcut
Provides a way to select which policies must be applied based on a given request.
|
| PolicyProvider
Implementation of this interface must provide access to the policies to be applied to message sources or operations.
|
| PolicyStateHandler
State handler for policies execution.
|
| PolicyStateId
Identifier for a policy state.
|
| SourcePolicy
Interceptor of a
Processor that executes logic before and after it. |
| SourcePolicyProcessorFactory |
| SuccessSourcePolicyResult
Result of a successful execution of a
SourcePolicy. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.