| Interface | Description |
|---|---|
| ArtifactClassLoaderManagerAware |
Enables injection of container's
ArtifactClassLoaderManager. |
| CoreExtensionsAware |
Enables injection of all available
MuleCoreExtension. |
| 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 |
|---|---|
| MuleFoldersUtil |
Calculates folders for a mule server based on the
property
|
| MuleModule |
Defines a module on the Mule container
|
| ServiceInvocationHandler |
Extends
InvocationHandler to provide and expose metadata about the inner Service implementation. |
| Annotation Type | Description |
|---|---|
| MuleCoreExtensionDependency |
Indicates that an annotated method must be used to inject a
MuleCoreExtension dependency. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.