public class UdaSkriptAusfuehren extends Object implements de.bsvrz.sys.funclib.application.StandardApplication, InterpreterListener
| Constructor and Description |
|---|
UdaSkriptAusfuehren() |
| Modifier and Type | Method and Description |
|---|---|
void |
beendet(UdaInterpreter interpreter)
die Ausführung des übergebenen Interpreters wurde beendet.
|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
.
|
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
.
|
public void beendet(UdaInterpreter interpreter)
beendet in interface InterpreterListenerinterpreter - der Interpreterpublic void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
throws Exception
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationExceptionStandardApplication.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)Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.