list-timers
list-timers
Lists all of the persistent timers owned by server instance(s)
Description
The list-timers subcommand lists the persistent timers owned by a
specific server instance or a cluster of server instances. This command
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
-
The target is either a standalone server instance or a cluster. If the target is the stand-alone instance, then the number of timers owned by the instance is listed. If the target is a cluster, then the number of timers owned by each instance in the cluster is listed. The default target is
server, the default server instance.
See Also
Using the Timer Service in The Jakarta EE Tutorial
"EJB Timer Service" in Eclipse GlassFish Application Development Guide