| Package | Description |
|---|---|
| org.mule.module.launcher | |
| org.mule.module.launcher.application | |
| org.mule.module.launcher.domain |
| Modifier and Type | Method and Description |
|---|---|
void |
DomainArchiveDeployer.setArtifactFactory(ArtifactFactory<Domain> artifactFactory) |
void |
DefaultArchiveDeployer.setArtifactFactory(ArtifactFactory<T> artifactFactory) |
void |
ArchiveDeployer.setArtifactFactory(ArtifactFactory<T> artifactFactory) |
| Constructor and Description |
|---|
DefaultArchiveDeployer(ArtifactDeployer deployer,
ArtifactFactory artifactFactory,
ObservableList<T> artifacts,
ReentrantLock lock) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationFactory
Creates
Application instances |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApplicationFactory
Creates default mule applications
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DomainFactory
Factory for
Domain artifact creation |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDomainFactory |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.