| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.plugin | |
| com.mulesoft.mule.runtime.plugin.manager |
| Class and Description |
|---|
| PluginManager
Manages all plugins that are installed in the mule instance.
|
| Class and Description |
|---|
| MulePluginManager
Manages lifecycle and processing of all the plugins that are installed in the mule instance.
|
| PluginAlreadyRegisteredException
Thrown to indicate that a plugin with a given name has been already registered in the Mule instance
|
| PluginLifecycleException
Thrown to indicate an attempt to make an invalid transition in a plugin's lifecycle
|
| PluginManager
Manages all plugins that are installed in the mule instance.
|
| PluginManagerFactory
Creates
PluginManager instances |
| PluginNoRegisteredException
Thrown to indicate that a given plugin is not registered on the Mule instance so cannot managing it.
|
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.