| Package | Description |
|---|---|
| com.sun.enterprise.admin.servermgmt | |
| com.sun.enterprise.config.modularity.command | |
| com.sun.enterprise.v3.admin | |
| com.sun.enterprise.v3.admin.commands |
All the general utility admin commands may be placed in this package.
|
| org.glassfish.admin.cli.resources | |
| org.glassfish.config.support | |
| org.glassfish.deployment.admin |
| Modifier and Type | Class and Description |
|---|---|
class |
V2ToV3ConfigUpgradeTester |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateModuleConfigCommand
A remote command to create the default configuration for a given service using the snippets available in the relevant module.
|
class |
DeleteModuleConfigCommand
A remote command to delete a module's configuration.
|
class |
GetActiveConfigCommand
Get the current active configuration of a service and print it out for the user's review.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateSystemProperties
Create System Properties Command
Adds or updates one or more system properties of the domain, configuration,
cluster, or server instance
Usage: create-system-properties [--terse=false] [--echo=false] [--interactive=true]
[--host localhost] [--port 4848|4849] [--secure|-s=true] [--user admin_user]
[--passwordfile file_name] [--target target(Default server)] (name=value)[:name=value]*
|
class |
DeleteSystemProperty
Delete System Property Command
Removes one system property of the domain, configuration, cluster, or server
instance, at a time
Usage: delete-system-property [--terse=false] [--echo=false] [--interactive=true]
[--host localhost] [--port 4848|4849] [--secure|-s=true] [--user admin_user] [
--passwordfile file_name] [--target target(Default server)] property_name
|
class |
GetCommand
User: Jerome Dochez
Date: Jul 10, 2008
Time: 12:17:26 AM
|
class |
ListCommand
User: Jerome Dochez
Date: Jul 12, 2008
Time: 1:27:53 AM
|
class |
ListSystemProperties
List System Properties Command
Lists the system properties of the domain, configuration, cluster, or server instance
Usage: lists-system-properties [--terse={true|false}][ --echo={true|false} ]
[ --interactive={true|false} ] [ --host host] [--port port] [--secure| -s ]
[ --user admin_user] [--passwordfile filename] [--help] [target_name]
|
class |
SetCommand
User: Jerome Dochez Date: Jul 11, 2008 Time: 4:39:05 AM
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListJobsCommand
This command will list the jobs related information
Currently it prints the jobId, name, time of execution,user and the state
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateResourceRef
Create Resource Ref Command
|
class |
ListResourceRefs
List Resource Refs Command
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericCreateCommand
Generic create command implementation.
|
class |
GenericDeleteCommand
Implementation of the generic delete command
|
class |
GenericListCommand
Generic list command implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateApplicationRefCommand
Create application ref command
|
class |
CreateLifecycleModuleCommand
Create lifecycle modules.
|
class |
DeleteApplicationRefCommand
Delete application ref command
|
class |
DeleteLifecycleModuleCommand
Delete lifecycle modules.
|
class |
DeployCommand
Deploy command
|
class |
DeployDirCommand
deploydir command
|
class |
DisableCommand
Disable command
|
class |
EnableCommand
Enable command
|
class |
GetApplicationLaunchURLsCommand |
class |
GetHostAndPortCommand |
class |
InstanceDeployCommand
The deploy command that runs on instance
|
class |
InstanceLifecycleModuleCommand
The command to create application ref for lifecycle module on instance
|
class |
ListApplicationRefsCommand
List application ref command
|
class |
ListApplicationsCommand |
class |
ListAppRefsCommand |
class |
ListComponentsCommand
list-components command
|
class |
MTProvisionCommand |
class |
MTUndeployCommand |
class |
MTUnprovisionCommand |
class |
PostDisableCommand |
class |
PostEnableCommand |
class |
PostStateCommand |
class |
RemoveLibraryCommand |
class |
ShowComponentStatusCommand |
class |
UndeployCommand
Undeploys applications.
|
Copyright © 2019. All rights reserved.