Uses of Class
de.bsvrz.sys.funclib.losb.util.cmdinterface.Command

Packages that use Command
de.bsvrz.ars.ars.mgmt.commands   
de.bsvrz.pua.prot.client.console Telnet-Konsole von 'Protokolle uns Auswertungen'. 
de.bsvrz.sys.funclib.losb.util.cmdinterface   
 

Uses of Command in de.bsvrz.ars.ars.mgmt.commands
 

Subclasses of Command in de.bsvrz.ars.ars.mgmt.commands
 class DataIdentInfo
          Kommando zum Ausgeben von Informationen einer bestimmten Datenidentifikation aus dem DataIdentTree
 

Constructors in de.bsvrz.ars.ars.mgmt.commands with parameters of type Command
ArchiveMonitor(ArchiveManager am, int updateInterval, Command command)
           
 

Uses of Command in de.bsvrz.pua.prot.client.console
 

Subclasses of Command in de.bsvrz.pua.prot.client.console
 class ShowSubscriptionsCommand
          Komando zum Anzeigen aller angemeldeter Sender und Empfänger.
 class ShutdownCommand
          Kommando zum Herunterfahren der SWE 'Protokolle und Auswertungen'.
 

Uses of Command in de.bsvrz.sys.funclib.losb.util.cmdinterface
 

Subclasses of Command in de.bsvrz.sys.funclib.losb.util.cmdinterface
 class HiddenCommand
          Kommando das nicht im Menü angezeigt wird.
 

Fields in de.bsvrz.sys.funclib.losb.util.cmdinterface declared as Command
 Command CmdInterpreter.closeConnCmd
          Kommando zum schliessen der Verbindung (Server horcht weiter)
 Command CmdInterpreter.stopServerCmd
          Kommando zum beenden des Serverdienstes auf localhost
 

Methods in de.bsvrz.sys.funclib.losb.util.cmdinterface that return Command
 Command CmdMenu.getLeaf(int i)
          Ein bestimmtes Kommando
static Command InfoCommands.memoryInfo()
          Kommando zur Anzeige von Informationen über die Speicherauslastung.
static Command InfoCommands.runtimeInfo()
          Kommando zur Anzeige von Laufzeitinformationen.
static Command InfoCommands.systemInfo()
          Kommando zur Anzeige von Systeminformationen.
 

Methods in de.bsvrz.sys.funclib.losb.util.cmdinterface that return types with arguments of type Command
 java.util.Vector<Command> CmdMenu.getCommands()
          Alle Kommandos auslesen
 

Methods in de.bsvrz.sys.funclib.losb.util.cmdinterface with parameters of type Command
 void CmdMenu.addCmd(Command cmd)
          Ein Kommando hinzufügen.
 



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