| Package | Description |
|---|---|
| com.sun.enterprise.config.util | |
| com.sun.enterprise.v3.admin.cluster | |
| fish.payara.deployment.admin | |
| org.glassfish.api.admin |
Admin commands in GlassFish
|
| org.glassfish.api.deployment | |
| org.glassfish.deployment.admin |
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceRegisterInstanceCommandParameters
Parameters for the remote instance register instance command, which includes
params from _create-node and _register-instance
|
class |
RegisterInstanceCommandParameters
Parameters for the _register-instance command
|
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceRegisterInstanceCommand
The _register-instance (and _create-node) command that runs on instance
|
class |
PostRegisterInstanceCommand
Causes InstanceRegisterInstanceCommand executions on the correct remote instances.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployRemoteArchiveCommand |
| Modifier and Type | Method and Description |
|---|---|
CommandRunner.CommandInvocation |
CommandRunner.CommandInvocation.parameters(CommandParameters params)
Sets the command parameters as a typed inteface
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployCommandParameters
Parameters passed by the user to a deployment request.
|
class |
OpsParams
Support class for all types of deployment operation parameters.
|
class |
StateCommandParameters
parameters passed to commands changing the state of a deployed application
|
class |
UndeployCommandParameters
Parameters passed to a deployment command.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployCommand
Deploy command
|
class |
DeployDirCommand
deploydir command
|
class |
DisableCommand
Disable command
|
class |
EnableCommand
Enable command
|
class |
InstanceDeployCommand
The deploy command that runs on instance
|
class |
InstanceDeployCommandParameters
Parameters for the remote instance deploy command, beyond the ones already
defined for the DAS DeployCommand.
|
class |
PostDeployCommand
Causes InstanceDeployCommand executions on the correct remote instances.
|
class |
PostUndeployCommand
Runs after any replications of the undeploy command have been sent to
instances.
|
class |
ReDeployCommand
ReDeploy command
|
class |
UndeployCommand
Undeploys applications.
|
class |
ValidateRemoteDirDeploymentCommand
Makes sure that, if a deployment is a directory deployment to a non-DAS
target, that all targeted instances "see" the same files in the specified
deployment directory as the DAS sees.
|
Copyright © 2019. All rights reserved.