public final class Standardparametersetzer
extends java.lang.Object
implements de.bsvrz.sys.funclib.application.StandardApplication
Die folgende Abbildung zeigt den Datenfluss des Standardparametersetzers.
Modifier and Type | Method and Description |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
static void |
main(java.lang.String[] args) |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) |
public static void main(java.lang.String[] args)
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) throws java.lang.Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
java.lang.Exception