| Interface | Description |
|---|---|
| ArtifactClassLoaderManagerAware | Deprecated
on 4.1, use @Inject on a field or setter method of type
ArtifactClassLoaderManager |
| CoreExtensionsAware | Deprecated
on 4.1, use @Inject on a field or setter method of type
List |
| ModuleRepository |
Provides access to all Mule modules available on the container.
|
| MuleCoreExtension |
Allows Mule modules and transports to extend core functionality in an application-independent fashion.
|
| Class | Description |
|---|---|
| ContainerClassLoaderProvider |
Provides a way to create
ArtifactClassLoader for a Mule Runtime container. |
| MuleFoldersUtil |
Calculates folders for a mule server based on the
property
|
| MuleModule |
Defines a module on the Mule container
|
| Annotation Type | Description |
|---|---|
| MuleCoreExtensionDependency |
Indicates that an annotated method must be used to inject a
MuleCoreExtension dependency. |
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.