delete-threadpool
Table of Contents
delete-threadpool
Removes a thread pool
Description
Removes the thread pool with the specified ID. This subcommand is supported in remote mode only.
Options
- asadmin-options
-
Options for the
asadminutility. For information about these options, see theasadmin(1M) help page. --help-?-
Displays the help text for the subcommand.
--target-
This option specifies the target from which you are removing the thread pool. Valid values are as follows:
server-
Deletes the thread pool for the default Eclipse GlassFish instance
serverand is the default value. - configuration-name
-
Deletes the thread pool for the named configuration.
- cluster-name
-
Deletes the thread pool for every instance in the cluster.
- instance-name
-
Deletes the thread pool for a particular instance.
Operands
- threadpool-id
-
An ID for the work queue, for example,
thread-pool1,threadpool-2, and so forth.