public final class KalenderInitialisierer extends Object implements de.bsvrz.sys.funclib.application.StandardApplication, Thread.UncaughtExceptionHandler
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) |
static void |
main(String[] args)
Startet die Applikation.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList) |
void |
uncaughtException(Thread t,
Throwable e) |
public static void main(String[] args)
Neben den Datenverteilerparametern kennt die Applikation noch:
-reset ist der Parameter angegeben, werden alle
Ereignisse, Ereignistypen und Systemkalendereinträge gelöscht, bevor die
Standardereignisse angelgt werden.args - die Startparameter.public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationStandardApplication.initialize(de.bsvrz.dav.daf.main.ClientDavInterface)public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
throws Exception
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationExceptionStandardApplication.parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList)public void uncaughtException(Thread t, Throwable e)
uncaughtException in interface Thread.UncaughtExceptionHandlerCopyright © 2017 BitCtrl Systems GmbH. All rights reserved.