public class DatenGenerator extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
Modifier and Type | Field and Description |
---|---|
private Map<String,String> |
argumente
die Argumente für die Datengeneratormodule.
|
private String |
modStr
der String zur Beschreibung des Ausführungsmodus.
|
Constructor and Description |
---|
DatenGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
static void |
main(String[] args)
die Hauptfunktion der Anwendung.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) |
private String modStr
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) throws Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) throws Exception
parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public static void main(String[] args)
args
- die übergebenen Argumente.Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.