list-managed-thread-factories
Table of Contents
list-managed-thread-factories
Lists managed thread factory resources
Description
The list-managed-thread-factories subcommand lists managed thread
factory resources.
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.
Operands
- target
-
Specifies the target for which managed thread factory resources are to be listed. Valid targets are:
server-
Lists the resources on the default server instance. This is the default value.
domain-
Lists the resources for the domain.
- cluster-name
-
Lists the resources on all server instances in the specified cluster.
- instance-name
-
Lists the resources on a specified server instance.
Examples
Example 1 Listing Managed Thread Factory Resources
This example lists managed thread factory resources on the default server instance.
asadmin> list-managed-thread-factories
concurrent/__defaultManagedThreadFactory
concurrent/myThreadFactory1
concurrent/myThreadFactory2
Command list-managed-thread-factories executed successfully.