Class DispatcherStatsCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.stats.DispatcherStatsCommand
- All Implemented Interfaces:
Command
A Web Site Command to display ACARS Dispatcher statistics.
- Since:
- 3.6
- Version:
- 11.1
- Author:
- Luke
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.deltava.commands.Command
Command.Scope
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.commands.AbstractCommand
forgottenException, getID, getName, getRoles, init, notFoundException, parseDateTime, parseDateTime, securityException, setRoles
-
Constructor Details
-
DispatcherStatsCommand
public DispatcherStatsCommand()
-
-
Method Details
-
execute
Execute the command.- Parameters:
ctx
- the Command context- Throws:
CommandException
- if an unhandled error occurs.
-