com.epam.admintool.commands.administrative
Class DeleteAll
java.lang.Object
com.epam.admintool.commands.Command
com.epam.admintool.commands.administrative.DeleteAll
public class DeleteAll
- extends Command
The DeleteAll command.
Deletes the sessions.
|
Method Summary |
void |
execute()
Execute command. |
| Methods inherited from class com.epam.admintool.commands.Command |
getAdminFixSession, getFIXSession, getFIXSessions, getRequest, getRequestID, sendError, sendInvalidArgument, sendReject, sendResponse, sendResponse, sendResponseSuccess, sendUnknownSession, setAdminFixSession, setRequest, setXmlContent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteAll
public DeleteAll()
execute
public void execute()
- Description copied from class:
Command
- Execute command.
- Specified by:
execute in class Command
Copyright © 2000-2011 EPAM Systems. All Rights Reserved.