| Interface | Description |
|---|---|
| InterceptionAction |
Allows the implementations of
around
to control the execution of the interception chain. |
| InterceptionEvent |
Provides access to the attributes of the input event of a component and allows to mutate them.
|
| ProcessorInterceptor |
Provides a way to hook behavior around a component that is not a
SOURCE. |
| ProcessorInterceptorFactory |
Abstract Factory for creating
ProcessorInterceptor instances. |
| ProcessorParameterValue |
Contains information about a single parameter of an intercepted component.
|
Copyright © 2017 MuleSoft, Inc.. All rights reserved.