| Interface and Description |
|---|
| com.mulesoft.mule.runtime.module.plugin.api.management.MuleInstanceManagerAware
on 4.1, use @Inject on a field or setter method of type
MuleInstanceManager |
| Class and Description |
|---|
| com.mulesoft.mule.runtime.plugin.processor.coreextension.CoreExtensionsAwareProcessor
on 4.1, use @Inject on a plugin's field or setter method of type
List |
| com.mulesoft.mule.runtime.plugin.processor.deployment.DeploymentServiceAwareProcessor
on 4.1, use @Inject on a plugin's field or setter method of type
DeploymentService |
| com.mulesoft.mule.runtime.plugin.management.internal.MuleInstanceManagerAwareProcessor
on 4.1, use @Inject on a plugin's field or setter method of type
MuleInstanceManager |
| com.mulesoft.mule.runtime.plugin.processor.deployment.RepositoryServiceAwareProcessor
on 4.1, use @Inject on a plugin's field or setter method of type
RepositoryService |
| com.mulesoft.mule.runtime.plugin.processor.tooling.ToolingServiceAwareProcessor
on 4.1, use @Inject on a field or setter method of type
ToolingService |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.