| Package | Description |
|---|---|
| org.jboss.as.cli.impl.aesh.cmd.deployment | |
| org.jboss.as.cli.impl.aesh.cmd.deployment.security |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeployCommand
Base class for deployment deploy commands that have an header, server-groups
and all-server-groups options.
|
class |
AbstractDeployContentCommand
Base class for deployment commands that deplkoy some content (URL or file).
|
class |
AbstractUndeployCommand
Base class for deployment undeploy commands (disable and undeploy).
|
class |
DeployArchiveCommand
Deploy using a CLI archive file (.cli file).
|
class |
DeployFileCommand
Deploy a file.
|
class |
DeploymentCommand
The parent command of all deployment commands.
|
class |
DeployUrlCommand
Deploy an URL.
|
class |
DisableAllCommand
Disable all enabled deployments.
|
class |
DisableCommand
Disable an enabled deployment.
|
class |
EnableAllCommand
Enable all disabled deployments.
|
class |
EnableCommand
Enable a disabled deployment.
|
class |
InfoCommand
Display deployment info.
|
class |
ListCommand
List deployments.
|
class |
UndeployArchiveCommand
Undeploy using a CLI archive file (.cli file).
|
class |
UndeployCommand
Undeploy a deployment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandWithPermissions
An abstract deployment related command that depends on some permissions.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.