Oracle GlassFish Server Reference Manual Release 3.1.2 Part Number E24938-01 |
|
|
View PDF |
gets all the administered objects
list-admin-objects [--help] [target]
The list-admin-objects
subcommand lists all the administered objects.
This subcommand is supported in remote mode only.
--help
-?
Displays the help text for the subcommand.
The target for which administered objects are to be listed. Valid values are as follows:
server
Lists the administered objects on the default server instance. This is the default value.
Lists the administered objects in the specified configuration.
Lists the administered objects on all server instances in the specified cluster.
Lists the administered objects on a specified server instance.
This example lists all the administered objects.
asadmin> list-admin-objects
jms/samplequeue
jms/anotherqueue
Command list-admin-objects executed successfully
subcommand executed successfully
error in executing the subcommand