Uses of Class
org.glassfish.api.admin.CommandLock
-
-
Uses of CommandLock in com.sun.enterprise.security.cli
Classes in com.sun.enterprise.security.cli with annotations of type CommandLock Modifier and Type Class Description classListAuditModuleList Audit Modules Command Usage: list-audit-modules [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [target(Default server)]classListAuthRealmList Auth Realms Command Usage: list-auth-realms [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [target(Default server)]classListFileGroupList File GroupsCommand Usage: list-file-groups [--terse={true|false}][ --echo={true|false} ] [ --interactive={true|false} ] [--host host] [--port port] [--secure| -s ] [--user admin_user] [--passwordfile filename] [--help] [--name username] [--authrealmname auth_realm_name] [ target]classListFileUserList File Users Command Usage: list-file-users [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--authrealmname authrealm_name] [target(Default server)]classListJaccProvidersUsage: list-jacc-providers [--help] [--user admin_user] [--passwordfile file_name] [target(Default server)]classListMessageSecurityProviderList Message Security Providers Command Usage: list-message-security-providers [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] [--layer message_layer] [target(Default server)]classListPasswordAliasList Password Aliases Command Usage: list-password-aliases [--terse=false] [--echo=false] [--interactive=true] [--host localhost] [--port 4848|4849] [--secure | -s] [--user admin_user] [--passwordfile file_name] Result of the command is that:/ /config/domain-passwords file gets appended with the entry of the form: aliasname= A user can use this aliased password now in setting passwords in domin.xml. classListSupportedCipherSuitesauthor - Nithya Subramanian Usage: list-supported-cipher-suites [--help] [--user admin_user] [--passwordfile file_name] [target_name(default server)] -
Uses of CommandLock in com.sun.enterprise.server.logging.commands
Classes in com.sun.enterprise.server.logging.commands with annotations of type CommandLock Modifier and Type Class Description classDeleteLogLevelCreated by IntelliJ IDEA.classInstanceGetLogFileCommandCreated by IntelliJ IDEA.classListLoggerLevelsCreated by IntelliJ IDEA.classListLoggersclassLoadDefaultLogAttributesclassLoadDefaultLogLevelsclassSetLogAttributesSet Log Attributes Command Updates one or more loggers' attributesclassSetLogFileFormatclassSetLogLevelCreated by IntelliJ IDEA. -
Uses of CommandLock in com.sun.enterprise.v3.admin
Classes in com.sun.enterprise.v3.admin with annotations of type CommandLock Modifier and Type Class Description classGenerateBashAutoCompletionCommandclassGetCommandUser: Jerome Dochez Date: Jul 10, 2008 Time: 12:17:26 AMclassGetRestartRequiredCommandReturn the "restart required" flag.classListCommandUser: Jerome Dochez Date: Jul 12, 2008 Time: 1:27:53 AMclassListCommandsCommandSimple admin command to list all existing commands.classListContainersCommandThis admin command list the containers currentely running within that Glassfish instanceclassListModulesCommandList the modules available to this instance and their statusclassListSystemPropertiesList 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]classLocationsCommandLocations command to indicate where this server is installed.classRuntimeInfohttps://glassfish.dev.java.net/issues/show_bug.cgi?id=12483classStopDomainCommandAdminCommand to stop the domain execution which mean shuting down the application server.classUptimeCommanduptime command Reports on how long the server has been running.classVersionCommandReturn the version and build number -
Uses of CommandLock in com.sun.enterprise.v3.admin.cluster
Classes in com.sun.enterprise.v3.admin.cluster with annotations of type CommandLock Modifier and Type Class Description classListClustersCommandThis is a remote command that lists the clusters.classListConfigsCommandThis is a remote command that lists the configs.classListInstancesCommandAdminCommand to list all instances and their states This is so clumsy & hard to remember I leave it here as a comment:classListNodesCommandclassListNodesConfigCommandclassListNodesSshCommandclassPingNodeSshCommandRemote AdminCommand to validate the connection to an SSH node.classRestartClusterCommandclassRestartInstanceCommandclassRestartInstanceInstanceCommandclassSetupSshCommandThis is a remote command implementation of setup-ssh local commandclassStartClusterCommandclassStartInstanceCommandAdminCommand to start the instance server.classStopInstanceCommandAdminCommand to stop the instance server.classStopInstanceInstanceCommandAdminCommand to stop the instance server.classSynchronizeFilesSynchronize files.classValidateDcomThis command tests to see if a remote Windows machine can be contacted from the server via DCOM. -
Uses of CommandLock in com.sun.enterprise.v3.admin.cluster.dcom
Classes in com.sun.enterprise.v3.admin.cluster.dcom with annotations of type CommandLock Modifier and Type Class Description classCreateNodeDcomRemote AdminCommand to create a DCOM nodeclassDeleteNodeDcomRemote AdminCommand to delete a DCOM nodeclassListNodesDcomCommandRemote AdminCommand to list the DCOM nodesclassPingNodeDcomCommandRemote AdminCommand to validate the connection to a DCOM node. -
Uses of CommandLock in com.sun.enterprise.v3.admin.commands
Classes in com.sun.enterprise.v3.admin.commands with annotations of type CommandLock Modifier and Type Class Description classAttachCommandGets CommandInstance from registry based on given id and forwards all events.classConfigureManagedJobsThis command manages configured jobs Managed jobs are commands which are annotated with @ManagedJob ,@Progress or running with --detach You can configure the job retention period, job inactivity period,initial-delay,poll-interval persisting options for those jobs which will be used by the Job Manager to purge the jobs according to the criteria specified.classGenerateJvmReportCommandImplements the front end for generating the JVM report.classGetPayloadCommandRetrieve outbound payload from finished managed job.classListJvmOptionsLists the JVM options configured in server's configuration.classListThreadpoolsList Thread Pools command -
Uses of CommandLock in fish.payara.admin.cluster
Classes in fish.payara.admin.cluster with annotations of type CommandLock Modifier and Type Class Description classListDeploymentGroupsCommandCommand to list Deployment GroupsclassRestartDeploymentGroupCommandRestarts all instances in a deployment groupclassStartDeploymentGroupCommandStarts all instances in a deployment group -
Uses of CommandLock in fish.payara.admin.monitor.cli
Classes in fish.payara.admin.monitor.cli with annotations of type CommandLock Modifier and Type Class Description classGetMonitoringConfigurationclassGetMonitoringLevelAsadmin command to list Module Monitoring levelclassGetMonitoringServiceConfigurationAsadmin command to list Monitoring Service ConfigurationclassSetMonitoringConfigurationclassSetMonitoringLevelAsadmin command to set Module Monitoring Level.classSetMonitoringServiceConfigurationAsadmin command to set the Monitoring Service configuration. -
Uses of CommandLock in fish.payara.appserver.environment.warning.config.admin
Classes in fish.payara.appserver.environment.warning.config.admin with annotations of type CommandLock Modifier and Type Class Description classGetEnvironmentWarningConfigurationCommandclassSetEnvironmentWarningConfigurationCommand -
Uses of CommandLock in fish.payara.appserver.micro.services.asadmin
Classes in fish.payara.appserver.micro.services.asadmin with annotations of type CommandLock Modifier and Type Class Description classListHazelcastClusterMembersCommandAsadmin command to list information about members of the Domain Hazelcast ClusterclassSendAsadminCommand{ this.instanceGroup = instanceGroup; } Sends an asadmin command to members of the Domain Hazelcast Cluster -
Uses of CommandLock in fish.payara.appserver.rest.endpoints.config.admin
Classes in fish.payara.appserver.rest.endpoints.config.admin with annotations of type CommandLock Modifier and Type Class Description classListRestEndpointsCommandCLI for listing all REST endpoints. -
Uses of CommandLock in fish.payara.asadmin.recorder.admin
Classes in fish.payara.asadmin.recorder.admin with annotations of type CommandLock Modifier and Type Class Description classAsadminRecorderEnabledclassDisableAsadminRecorderclassEnableAsadminRecorderclassGetAsadminRecorderConfigurationclassSetAsadminRecorderConfiguration -
Uses of CommandLock in fish.payara.audit.admin
Classes in fish.payara.audit.admin with annotations of type CommandLock Modifier and Type Class Description classGetAdminAuditServiceConfigurationGets the current configuration of the admin audit service -
Uses of CommandLock in fish.payara.batch
Classes in fish.payara.batch with annotations of type CommandLock Modifier and Type Class Description classCleanJbatchRepositoryCleans the records of job executions from the repository.classPurgeJbatchRepositoryPurges the JBatch repository of all history of a specified apptag The default apptag form is server-config:/applicationName_/applicationName -
Uses of CommandLock in fish.payara.docker.instance.admin
Classes in fish.payara.docker.instance.admin with annotations of type CommandLock Modifier and Type Class Description classStartDockerContainerCommandInternal Asadmin command that starts the Docker container of an instance.classStopDockerContainerCommandInternal Asadmin command that stops the Docker container of an instance. -
Uses of CommandLock in fish.payara.docker.node.admin
Classes in fish.payara.docker.node.admin with annotations of type CommandLock Modifier and Type Class Description classCreateNodeDockerCommandAsadmin command for creating a Docker Node.classDeleteNodeDockerCommandAsadmin command for deleting a Docker Node.classListNodesDockerCommandAsadmin command for listing Docker Nodes.classUpdateNodeDockerCommandAsadmin command for updating the settings of a Docker Node. -
Uses of CommandLock in fish.payara.grizzly.config.admin.cli
Classes in fish.payara.grizzly.config.admin.cli with annotations of type CommandLock Modifier and Type Class Description classSetNetworkListenerConfiguration -
Uses of CommandLock in fish.payara.healthcheck.mphealth
Classes in fish.payara.healthcheck.mphealth with annotations of type CommandLock Modifier and Type Class Description classSetMicroProfileHealthCheckerConfigurationConfigure the Microprofile Healthcheck Checker -
Uses of CommandLock in fish.payara.jmx.monitoring.admin
Classes in fish.payara.jmx.monitoring.admin with annotations of type CommandLock Modifier and Type Class Description classEnableJMXMonitoringServiceOnDasclassEnableJMXMonitoringServiceOnInstanceclassGetJMXMonitoringConfigurationAsadmin command to get the JMX monitoring service's current configuration and pretty print it to the shell.classMonitoringBootstrapperAdmin command to bootstrap JMX monitoring serviceclassSetJMXMonitoringConfigurationAsadmin command to set the JMX monitoring service's configuration. -
Uses of CommandLock in fish.payara.microprofile.config.extensions.aws
Classes in fish.payara.microprofile.config.extensions.aws with annotations of type CommandLock Modifier and Type Class Description classGetAWSSecretsConfigSourceConfigurationCommandclassSetAWSSecretsConfigSourceConfigurationCommand -
Uses of CommandLock in fish.payara.microprofile.config.extensions.azure.admin
Classes in fish.payara.microprofile.config.extensions.azure.admin with annotations of type CommandLock Modifier and Type Class Description classGetAzureSecretsConfigSourceConfigurationCommandclassSetAzureSecretsConfigSourceConfigurationCommand -
Uses of CommandLock in fish.payara.microprofile.config.extensions.dynamodb.admin
Classes in fish.payara.microprofile.config.extensions.dynamodb.admin with annotations of type CommandLock Modifier and Type Class Description classGetDynamoDBConfigSourceConfigurationCommandclassSetDynamoDBConfigSourceConfigurationCommand -
Uses of CommandLock in fish.payara.microprofile.config.extensions.gcp
Classes in fish.payara.microprofile.config.extensions.gcp with annotations of type CommandLock Modifier and Type Class Description classGetGCPSecretsConfigSourceConfigurationCommandclassSetGCPSecretsConfigSourceConfigurationCommand -
Uses of CommandLock in fish.payara.microprofile.config.extensions.hashicorp.admin
Classes in fish.payara.microprofile.config.extensions.hashicorp.admin with annotations of type CommandLock Modifier and Type Class Description classGetHashiCorpSecretsConfigSourceConfigurationCommandclassSetHashiCorpSecretsConfigSourceConfigurationCommand -
Uses of CommandLock in fish.payara.microprofile.config.extensions.ldap.admin
Classes in fish.payara.microprofile.config.extensions.ldap.admin with annotations of type CommandLock Modifier and Type Class Description classGetLDAPConfigSourceConfigurationclassSetLDAPConfigSourceConfiguration -
Uses of CommandLock in fish.payara.microprofile.healthcheck.admin
Classes in fish.payara.microprofile.healthcheck.admin with annotations of type CommandLock Modifier and Type Class Description classSetMPHealthCheckConfiguration -
Uses of CommandLock in fish.payara.notification.eventbus.core
Classes in fish.payara.notification.eventbus.core with annotations of type CommandLock Modifier and Type Class Description classGetCDIEventbusNotifierConfigurationCommandclassGetEventbusNotifierConfigurationCommandclassSetCDIEventbusNotifierConfigurationCommandclassSetEventbusNotifierConfigurationCommand -
Uses of CommandLock in fish.payara.notification.jms
Classes in fish.payara.notification.jms with annotations of type CommandLock Modifier and Type Class Description classGetJmsNotifierConfigurationCommandclassSetJmsNotifierConfigurationCommand -
Uses of CommandLock in fish.payara.nucleus.hazelcast.admin
Classes in fish.payara.nucleus.hazelcast.admin with annotations of type CommandLock Modifier and Type Class Description classClearCacheASAdmin command to clear the cache of all entriesclassGetHazelcastConfigurationAsadmin command to get the current configuration of HazelcastclassListCacheKeysclassListCachesclassListHazelcastMembersclassRestartHazelcastclassSetHazelcastConfiguration -
Uses of CommandLock in fish.payara.nucleus.healthcheck.admin
-
Uses of CommandLock in fish.payara.nucleus.healthcheck.stuck.admin
Classes in fish.payara.nucleus.healthcheck.stuck.admin with annotations of type CommandLock Modifier and Type Class Description classStuckThreadsConfigurerDeprecated.Replaced bySetHealthCheckServiceConfiguration -
Uses of CommandLock in fish.payara.nucleus.microprofile.config.admin
Classes in fish.payara.nucleus.microprofile.config.admin with annotations of type CommandLock Modifier and Type Class Description classGetJDBCConfigSourceConfigurationclassSetJDBCConfigSourceConfiguration -
Uses of CommandLock in fish.payara.nucleus.notification.admin
Classes in fish.payara.nucleus.notification.admin with annotations of type CommandLock Modifier and Type Class Description classGetNotificationConfigurationCommandAdmin command to list Notification ConfigurationclassNotificationConfigurerAdmin command to enable/disable all notification services defined in domain.xml.classNotifierServiceListerclassSetNotificationConfigurationAdmin command to set notification services configurationclassTestNotifierTests that the log notifier works -
Uses of CommandLock in fish.payara.nucleus.notification.log
Classes in fish.payara.nucleus.notification.log with annotations of type CommandLock Modifier and Type Class Description classGetLogNotifierConfigurationclassSetLogNotifierConfiguration -
Uses of CommandLock in fish.payara.nucleus.phonehome.admin
Classes in fish.payara.nucleus.phonehome.admin with annotations of type CommandLock Modifier and Type Class Description classDisablePhoneHomeAdmin command to disable Phone Home service.classEnablePhoneHomeAdmin command to enable Phone Home service.classListPhoneHomeAdmin command to disable Phone Home service. -
Uses of CommandLock in fish.payara.nucleus.requesttracing.admin
Classes in fish.payara.nucleus.requesttracing.admin with annotations of type CommandLock Modifier and Type Class Description classGetRequestTracingConfigurationAdmin command to list Request Tracing ConfigurationclassListRequestTracesclassRequestTracingBootstrapperAdmin command to bootstrap request tracing serviceclassSetRequestTracingConfigurationAdmin command to enable/disable all request tracing services defined in domain.xml. -
Uses of CommandLock in org.glassfish.admin.cli.resources
Classes in org.glassfish.admin.cli.resources with annotations of type CommandLock Modifier and Type Class Description classListResourceRefsList Resource Refs Command -
Uses of CommandLock in org.glassfish.admin.monitor.cli
Classes in org.glassfish.admin.monitor.cli with annotations of type CommandLock Modifier and Type Class Description classListJndiEntries -
Uses of CommandLock in org.glassfish.admin.rest.cli
Classes in org.glassfish.admin.rest.cli with annotations of type CommandLock Modifier and Type Class Description classGetGroupNamesCommandreturns the list of targetsclassGetRestConfigRemote asadmin command: get-rest-config Purpose: Allows the invoker to get values for the REST module.classPredefinedAuthRealmClassNamesCommandreturns the list of targetsclassSetRestConfigRemote asadmin command: set-rest-config Purpose: Allows the invoker to configure the REST module.classSupportsUserManagementCommandreturns the list of targetsclassSynchronizeRealmFromConfigreturns the list of targets -
Uses of CommandLock in org.glassfish.admin.rest.generator.client
Classes in org.glassfish.admin.rest.generator.client with annotations of type CommandLock Modifier and Type Class Description classGenerateClientCommand -
Uses of CommandLock in org.glassfish.admin.rest.resources.custom
Classes in org.glassfish.admin.rest.resources.custom with annotations of type CommandLock Modifier and Type Class Description classSystemPropertiesCliResource -
Uses of CommandLock in org.glassfish.appclient.server.admin
Classes in org.glassfish.appclient.server.admin with annotations of type CommandLock Modifier and Type Class Description classGetRelativeJWSURICommandReturns the path part (not host or port) of the URI for launching an app client using Java Web Start. -
Uses of CommandLock in org.glassfish.batch
Classes in org.glassfish.batch with annotations of type CommandLock Modifier and Type Class Description classListBatchJobExecutionsCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobExecutionsProxyCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobsCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobsProxyCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobStepsCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchJobStepsProxyCommand to list batch jobs info 1 * 1 * jobName --------> instanceId --------> executionIdclassListBatchRuntimeConfigurationCommand to list batch jobs infoclassSetBatchRuntimeConfiguration -
Uses of CommandLock in org.glassfish.concurrent.admin
Classes in org.glassfish.concurrent.admin with annotations of type CommandLock Modifier and Type Class Description classListContextServicesList Context Service Resources commandclassListManagedExecutorServicesList Managed Executor Service Resources commandclassListManagedScheduledExecutorServicesList Managed Scheduled Executor Service Resources commandclassListManagedThreadFactoriesList Managed Thread Factory Resources command -
Uses of CommandLock in org.glassfish.connectors.admin.cli
Classes in org.glassfish.connectors.admin.cli with annotations of type CommandLock Modifier and Type Class Description classListAdminObjectsList Admin Objects commandclassListConnectorConnectionPoolsList Connector Connection Pools commandclassListConnectorResourcesList Connector Resources commandclassListConnectorSecurityMapsList Connector Security MapsclassListConnectorWorkSecurityMapsList Connector Work Security MapsclassListResourceAdapterConfigsList Resource Adapter Configs commandclassListResourcesclassPingConnectionPoolPing Connection Pool Command -
Uses of CommandLock in org.glassfish.connectors.admin.cli.internal
Classes in org.glassfish.connectors.admin.cli.internal with annotations of type CommandLock Modifier and Type Class Description classGetActivationSpecClassclassGetAdminObjectClassNamesclassGetAdminObjectConfigPropsclassGetAdminObjectInterfaceNamesclassGetBuiltInCustomResourcesclassGetConnectionDefinitionNamesclassGetConnectionDefinitionPropertiesAndDefaultsclassGetConnectorConfigJavaBeansclassGetMCFConfigPropertiesclassGetMessageListenerConfigPropertiesclassGetMessageListenerConfigPropertyTypesclassGetMessageListenerTypesclassGetResourceAdapterConfigPropertiesclassGetSystemRarsAllowingPoolCreation -
Uses of CommandLock in org.glassfish.deployment.admin
Classes in org.glassfish.deployment.admin with annotations of type CommandLock Modifier and Type Class Description classAddLibraryCommandAn asadmin command to add a new library to the libs directory of the domain by uploading a file.classGetApplicationLaunchURLsCommandclassGetClientStubsCommandclassGetDeploymentConfigurationsCommandGet deployment configurations commandclassGetHostAndPortCommandclassGetTargetsCommandclassIsSnifferUserVisibleCommandclassListApplicationRefsCommandList application ref commandclassListApplicationsCommandclassListAppRefsCommandclassListComponentsCommandlist-components commandclassListLibrariesCommandclassListLifecycleModulesCommandList lifecycle modules.classMTDeployCommandclassMTProvisionCommandclassMTUndeployCommandclassMTUnprovisionCommandclassRemoveLibraryCommandclassShowComponentStatusCommand -
Uses of CommandLock in org.glassfish.ejb.admin.cli
Classes in org.glassfish.ejb.admin.cli with annotations of type CommandLock Modifier and Type Class Description classListTimers -
Uses of CommandLock in org.glassfish.ha.commands
Classes in org.glassfish.ha.commands with annotations of type CommandLock Modifier and Type Class Description classListPersistenceTypesCommandThe list-persistence-types command lists different kinds of persistence options for session data when high availability is enabled for an application deployed to a cluster. -
Uses of CommandLock in org.glassfish.javaee.core.deployment
Classes in org.glassfish.javaee.core.deployment with annotations of type CommandLock Modifier and Type Class Description classGetContextRootCommandGet context root commandclassListSubComponentsCommandlist-sub-components command -
Uses of CommandLock in org.glassfish.jdbc.admin.cli
Classes in org.glassfish.jdbc.admin.cli with annotations of type CommandLock Modifier and Type Class Description classListJdbcConnectionPoolsList JDBC Connection Pools commandclassListJdbcResourcesList JDBC Resources command -
Uses of CommandLock in org.glassfish.jdbc.admin.cli.internal
Classes in org.glassfish.jdbc.admin.cli.internal with annotations of type CommandLock Modifier and Type Class Description classGetDatabaseVendorNamesclassGetJdbcDriverClassNamesclassGetValidationClassNamesclassGetValidationTableNames -
Uses of CommandLock in org.glassfish.jms.admin.cli
Classes in org.glassfish.jms.admin.cli with annotations of type CommandLock Modifier and Type Class Description classGetJmsPhysicalDestinationCommandclassJMSPingclassListJMSDestinationsCreate JMS DestinationclassListJMSHostsList JMS Hosts commandclassListJMSResourcesList Connector Resources command -
Uses of CommandLock in org.glassfish.loadbalancer.admin.cli
Classes in org.glassfish.loadbalancer.admin.cli with annotations of type CommandLock Modifier and Type Class Description classListLBConfigsCommandThis is a remote commands to list lb configs (ported from v2) Interestingly, in this command, operand has multiple meanings - it can be a target (cluster or standalone instance) or a lb config name. -
Uses of CommandLock in org.glassfish.orb.admin.cli
Classes in org.glassfish.orb.admin.cli with annotations of type CommandLock Modifier and Type Class Description classListIiopListenersList IIOP Listener command -
Uses of CommandLock in org.glassfish.osgi.cli.remote
Classes in org.glassfish.osgi.cli.remote with annotations of type CommandLock Modifier and Type Class Description classOSGiShellCommandA simple AdminCommand that bridges to the Felix Shell Service. -
Uses of CommandLock in org.glassfish.resources.admin.cli
Classes in org.glassfish.resources.admin.cli with annotations of type CommandLock Modifier and Type Class Description classListCustomResourcesList Custom Resources commandclassListJndiResourcesList Jndi Resources command -
Uses of CommandLock in org.glassfish.resources.javamail.admin.cli
Classes in org.glassfish.resources.javamail.admin.cli with annotations of type CommandLock Modifier and Type Class Description classListJavaMailResourcesList Mail Resources command -
Uses of CommandLock in org.glassfish.web.admin.cli
Classes in org.glassfish.web.admin.cli with annotations of type CommandLock Modifier and Type Class Description classGetHttpListenerCLI command for getting the properties of a HTTP listener.classGetProtocolCLI command for getting the properties of a protocol.classListHttpListenersList http listeners commandclassListNetworkListenersList network listeners commandclassListProtocolFiltersList protocol filters commandclassListProtocolFindersList protocol finders commandclassListProtocolsList protocols commandclassListTransportsList transports commandclassListVirtualServersList virtual server command -
Uses of CommandLock in org.glassfish.web.plugin.common
Classes in org.glassfish.web.plugin.common with annotations of type CommandLock Modifier and Type Class Description classListWebContextParamCommandclassListWebEnvEntryCommand -
Uses of CommandLock in org.glassfish.webservices.cli
Classes in org.glassfish.webservices.cli with annotations of type CommandLock Modifier and Type Class Description classListWebServicesCommandCLI for listing all web services.
-