MUNIT_DISABLE_LAZY_CONNECTIONS, MUNIT_DISABLE_LAZY_INITIALIZATION| Constructor and Description |
|---|
EmbeddedContainer(org.mule.runtime.module.embedded.api.EmbeddedContainer container,
RunConfiguration runConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected org.mule.runtime.module.embedded.api.DeploymentConfiguration |
buildDeploymentConfiguration(boolean enableXmlValidations) |
void |
deployApplication(boolean xmlValidations,
Map<String,String> properties) |
void |
deployDomain() |
void |
start() |
void |
stop() |
void |
undeployApplication() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenableLazyConnections, enableLazyInitializationpublic EmbeddedContainer(org.mule.runtime.module.embedded.api.EmbeddedContainer container,
RunConfiguration runConfiguration)
public void deployDomain()
throws DeploymentException
deployDomain in interface ContainerDeploymentExceptionpublic void deployApplication(boolean xmlValidations,
Map<String,String> properties)
throws DeploymentException
deployApplication in interface ContainerDeploymentExceptionpublic void undeployApplication()
undeployApplication in interface Containerprotected org.mule.runtime.module.embedded.api.DeploymentConfiguration buildDeploymentConfiguration(boolean enableXmlValidations)
Copyright © 2020. All rights reserved.