org.deltava.commands.dispatch
Class RouteDeleteCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.dispatch.RouteDeleteCommand
- All Implemented Interfaces:
- Command
public class RouteDeleteCommand
- extends AbstractCommand
A Web Site Command to delete dispatcher routes.
- Since:
- 2.1
- Version:
- 2.4
- Author:
- Luke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RouteDeleteCommand
public RouteDeleteCommand()
execute
public void execute(CommandContext ctx)
throws CommandException
- Executes the command.
- Parameters:
ctx - the Command context
- Throws:
CommandException - if an unhandled error occurs
Copyright © 2004-2009 Global Virtual Airlines Group. All Rights Reserved.