Package | Description |
---|---|
org.jboss.as.cli.handlers | |
org.jboss.as.cli.handlers.batch | |
org.jboss.as.cli.handlers.jca | |
org.jboss.as.cli.handlers.report |
Modifier and Type | Interface and Description |
---|---|
interface |
OperationCommandWithDescription |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveHandler |
class |
BaseOperationCommand |
class |
BatchModeCommandHandler |
class |
DeployHandler |
class |
DeploymentHandler
Base class for deploy and undeploy handlers containing common code
for these handlers.
|
class |
DeploymentInfoHandler |
class |
DeploymentOverlayHandler |
class |
GenericTypeOperationHandler |
class |
LsHandler |
class |
OperationRequestHandler
The operation request handler.
|
class |
ReadAttributeHandler |
class |
ReadOperationHandler |
class |
ReloadHandler |
class |
ResourceCompositeOperationHandler
A command that is composed of several operations
performed against the same resource.
|
class |
ShutdownHandler |
class |
UndeployHandler |
Modifier and Type | Class and Description |
---|---|
class |
BatchRunHandler |
Modifier and Type | Class and Description |
---|---|
class |
JDBCDriverInfoHandler |
class |
XADataSourceAddCompositeHandler
Command handler that adds an xa datasource and its xa properties in one composite operation.
|
Modifier and Type | Class and Description |
---|---|
class |
InstallationReportHandler
CLI command to download the installation report.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.