| Package | Description |
|---|---|
| org.mule.runtime.core.policy |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeSourcePolicy
SourcePolicy created from a list of Policy. |
| Modifier and Type | Method and Description |
|---|---|
SourcePolicy |
DefaultPolicyManager.createSourcePolicyInstance(org.mule.runtime.api.component.location.ComponentLocation sourceLocation,
Event sourceEvent,
Processor flowExecutionProcessor,
MessageSourceResponseParametersProcessor messageSourceResponseParametersProcessor) |
SourcePolicy |
PolicyManager.createSourcePolicyInstance(org.mule.runtime.api.component.location.ComponentLocation sourceLocation,
Event sourceEvent,
Processor flowExecutionProcessor,
MessageSourceResponseParametersProcessor messageSourceResponseParametersProcessor)
Creates a policy to be applied to a source.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.