com.epam.admintool.commands.administrative
Class StopSession

java.lang.Object
  extended by com.epam.admintool.commands.Command
      extended by com.epam.admintool.commands.administrative.StopSession

public class StopSession
extends Command

Created with IntelliJ IDEA. User: wed Date: 21.11.12 Time: 19:47 To change this template use File | Settings | File Templates.


Field Summary
 
Fields inherited from class com.epam.admintool.commands.Command
adminFixSession, configuredSessionRegister, log, request, response, xmlContent
 
Constructor Summary
StopSession()
           
 
Method Summary
 void execute()
          Execute command.
 
Methods inherited from class com.epam.admintool.commands.Command
getAdminFixSession, getConfiguredSession, getConfiguredSession, getConfiguredSessionParameters, getConfiguredSessionRegister, getFIXSession, getFIXSession, getFIXSessions, getRequest, getRequestID, sendError, sendInvalidArgument, sendReject, sendResponse, sendResponse, sendResponseSuccess, sendUnknownSession, sendUnknownSession, setAdminFixSession, setConfiguredSessionRegister, setRequest, setXmlContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopSession

public StopSession()
Method Detail

execute

public void execute()
Description copied from class: Command
Execute command.

Specified by:
execute in class Command


Copyright © 2000-2014 EPAM Systems. All Rights Reserved.