| Interface | Description |
|---|---|
| ArchiveDeployer<T extends Artifact> |
Deploys a file based artifact into the mule container.
|
| ArtifactDeployer<T extends DeployableArtifact> |
Deployes and Undeploys artifacts in the container.
|
| ArtifactDeploymentTemplate |
Utility to hook callbacks just before and after an artifact is redeployed in Mule.
|
| Class | Description |
|---|---|
| AbstractFileWatcher | |
| ArtifactArchiveInstaller |
Installer for mule artifacts inside the mule container directories.
|
| ArtifactDeployerMonitorThreadFactory | |
| ArtifactDeploymentStatusTracker |
Keeps track of the deployment status of the artifact listening to the deployment notifications
|
| CompositeDeploymentListener | |
| DefaultArchiveDeployer<T extends DeployableArtifact> |
Deployer of an artifact within mule container.
|
| DefaultArtifactDeployer<T extends DeployableArtifact> | |
| DeploymentDirectoryWatcher |
It's in charge of the whole deployment process.
|
| DeploymentMuleContextListenerFactory |
Creates
MuleContextListener instances to tied the mule context lifecycle to the deployment
lifecycle. |
| DeploymentStatusTracker |
Keeps track of the deployment status of all artifact in the Mule instance.
|
| DomainArchiveDeployer |
Archive deployer for domains.
|
| DomainDeploymentTemplate |
Utility to hook callbacks just before and after a domain zip is redeployed in Mule.
|
| LoggingUncaughtExceptionHandler | |
| MuleContextDeploymentListener |
Delegates
MuleContextListener notifications to a DeploymentListener |
| MuleDeploymentService | |
| NullDeploymentListener |
Defines a
DeploymentListener that does nothing |
| ParallelDeploymentDirectoryWatcher |
Provides parallel deployment of Mule applications.
|
| StartupSummaryDeploymentListener |
Prints application status summary table on Mule startup.
|
| Enum | Description |
|---|---|
| ArtifactDeploymentStatusTracker.DeploymentState |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.