public class DELangZeitFehlerErkennung extends Object implements de.bsvrz.sys.funclib.application.StandardApplication
Modifier and Type | Field and Description |
---|---|
private ArrayList<String> |
komArgumente
die Argumente der Kommandozeile.
|
private static de.bsvrz.sys.funclib.debug.Debug |
LOGGER |
Constructor and Description |
---|
DELangZeitFehlerErkennung() |
Modifier and Type | Method and Description |
---|---|
static String |
getName()
Erfragt den Namen dieser Applikation.
|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface dav) |
static void |
main(String[] argumente)
Startet diese Applikation.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumente) |
public static final String getName()
public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface dav) throws Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumente) throws Exception
parseArguments
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
public static void main(String[] argumente)
argumente
- Argumente der KommandozeileCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.