| Modifier and Type | Class and Description |
|---|---|
class |
MuleInstanceManagerAwareProcessor
Deprecated.
on 4.1, use @Inject on a plugin's field or setter method of type
MuleInstanceManager |
| Modifier and Type | Method and Description |
|---|---|
void |
MulePluginManagerFactory.setPluginProcessor(PluginProcessor pluginProcessor) |
void |
MulePluginManager.setPluginProcessor(PluginProcessor pluginProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPluginProcessor
Provides a template to implement
PluginProcessor |
class |
CompositePluginProcessor |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositePluginProcessor.addProcessor(PluginProcessor processor) |
| Modifier and Type | Class and Description |
|---|---|
class |
CoreExtensionsAwareProcessor
Deprecated.
on 4.1, use @Inject on a plugin's field or setter method of type
List |
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentListenerProviderProcessor
Processes plugins that implement
DeploymentListener |
class |
DeploymentServiceAwareProcessor
Deprecated.
on 4.1, use @Inject on a plugin's field or setter method of type
DeploymentService |
class |
RepositoryServiceAwareProcessor
Deprecated.
on 4.1, use @Inject on a plugin's field or setter method of type
RepositoryService |
| Modifier and Type | Class and Description |
|---|---|
class |
ToolingServiceAwareProcessor
Deprecated.
on 4.1, use @Inject on a field or setter method of type
ToolingService |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.