public class OnlineConfigurationViewer
extends java.lang.Object
implements de.bsvrz.sys.funclib.application.StandardApplication
| Constructor and Description |
|---|
OnlineConfigurationViewer() |
| 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)
throws java.lang.Exception
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplicationjava.lang.Exceptionpublic void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
throws java.lang.Exception
initialize in interface de.bsvrz.sys.funclib.application.StandardApplicationjava.lang.Exception