de.bsvrz.pua.prot.client.console
Class ShutdownCommand

java.lang.Object
  extended by de.bsvrz.sys.funclib.losb.util.cmdinterface.Command
      extended by de.bsvrz.pua.prot.client.console.ShutdownCommand

public class ShutdownCommand
extends Command

Kommando zum Herunterfahren der SWE 'Protokolle und Auswertungen'.

Version:
$Revision: 1.2 $ / $Date: 2008/01/22 16:55:50 $ / ($Author: yvonnes $)
Author:
beck et al. projects GmbH, Martin Hilgers

Constructor Summary
ShutdownCommand(Protocols protocols)
          Initialisierung.
 
Method Summary
 void execute()
          Methode muss von einer implementierenden Klasse gefüllt werden
 
Methods inherited from class de.bsvrz.sys.funclib.losb.util.cmdinterface.Command
getDesc, getHelp, getIndex, getParent, println, printlnPlain, readln, setDesc, setHelp, setIndex, setParent, setStreams, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ShutdownCommand

public ShutdownCommand(Protocols protocols)
Initialisierung.

Parameters:
protocols - Hauptklasse.
Method Detail

execute

public void execute()
             throws java.lang.Exception
Description copied from class: Command
Methode muss von einer implementierenden Klasse gefüllt werden

Specified by:
execute in class Command
Throws:
java.lang.Exception - meist bei Server-Timeout (wird im CmdInterpreter abgefangen)
See Also:
Command.execute()


Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.