public class TMCVerwaltungApp extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
Constructor and Description |
---|
TMCVerwaltungApp()
Default- Konstruktor.
|
Modifier and Type | Method and Description |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface con)
Überschriebene Methode von StandardApplication, die die Initialisierung
durchführt.
|
static void |
main(String[] arguments)
Programmeinstieg TMC-Meldungsverwaltung.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
überschriebene Methode von
StandardApplication , die die
speziellen Startparameter auswertet. |
public TMCVerwaltungApp()
main
aufgerufenpublic void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
StandardApplication
, die die
speziellen Startparameter auswertet.lmsPid
spezifiziertparseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
argumentList
- siehe
sys.funclib.application.StandardApplication#parseArguments(sys.funclib.ArgumentList)public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface con)
VerwaltungEngstellen
erzeugt und
initialisiertinitialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
con
- siehe
sys.funclib.application.StandardApplication#initialize(de.bsvrz.dav.daf.main.ClientDavInterface)public static void main(String[] arguments)
arguments
- Kommandozeilenargumente, folgende speziellen Argumente werden
ausgewertet:
-netz: Netz, dessen Infrastrukturobjekte verwendet werden. -lms: Zuständige Landesmeldestelle (LMS).
Copyright © 2016 BitCtrl Systems GmbH. All rights reserved.