public interface EmbeddedContainer
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EmbeddedContainer.EmbeddedContainerBuilder
Builder for
EmbeddedContainer instances. |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedContainer.EmbeddedContainerBuilder |
builder() |
File |
getContainerFolder()
The location of the mule container base folder
|
DeploymentService |
getDeploymentService() |
void |
start()
Starts the container.
|
void |
stop()
Stops the container.
|
void start()
void stop()
DeploymentService getDeploymentService()
File getContainerFolder()
static EmbeddedContainer.EmbeddedContainerBuilder builder()
EmbeddedContainer.Copyright © 2024 MuleSoft, Inc.. All rights reserved.