| Modifier and Type | Method and Description |
|---|---|
ExtendedDeploymentContext |
ApplicationLifecycle.disable(UndeployCommandParameters commandParams,
Application app,
ApplicationInfo appInfo,
ActionReport report,
Logger logger) |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableCommand
Disable command
|
class |
PostUndeployCommand
Runs after any replications of the undeploy command have been sent to
instances.
|
class |
UndeployCommand
Undeploys applications.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentContext |
Deployment.disable(UndeployCommandParameters commandParams,
Application app,
ApplicationInfo appInfo,
ActionReport report,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddedDeployer.undeploy(String name,
UndeployCommandParameters params)
Undeploys a previously deployed application
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddedDeployerImpl.undeploy(String name,
UndeployCommandParameters params) |
Copyright © 2019. All rights reserved.