| Class | Description |
|---|---|
| ManagedMulePlugin |
Represents an installed server plugin which is managed by the plugin core extension.
|
| ServerPluginCoreExtension |
Provides plugin management for Mule instances
|
| SimpleMulePlugin |
Provides a simple
MulePlugin implementation to extend from when creating a new plugin. |
| Exception | Description |
|---|---|
| InvalidPropertyNameException |
Thrown to indicate that a plugin does not contains a plugin property with the given name
|
| InvalidPropertyValueException |
Thrown to indicate that a plugin property cannot receive a given value.
|
| Annotation Type | Description |
|---|---|
| PluginProperty |
Indicates that a field is a plugin property.
|
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.