| Class | Description |
|---|---|
| DefaultExtensionsClient |
This is the default implementation for a
ExtensionsClient, it uses the ExtensionManager in the
MuleContext to search for the extension that wants to execute the operation from. |
| EventedExtensionsClientDecorator |
Decorates an
ExtensionsClient instance so that all its operations are executed in the context of a given
EventedExtensionsClientDecorator.event, unless another context event has been explicitly defined. |
| NullComponent |
Null object pattern implementation for the
AbstractComponent class |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.