Class StopSession

java.lang.Object
com.epam.admintool.commands.Command
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.
  • Constructor Details

    • StopSession

      public StopSession()
  • Method Details

    • execute

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