|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.kex.wfs.wfs.WebFS
public class WebFS
Hauptklasse für die SWE 2.WebFS.
Constructor Summary | |
---|---|
protected |
WebFS()
Standard-Konstruktor. |
Method Summary | |
---|---|
void |
initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
|
static void |
main(String[] args)
MAIN-Methode. |
void |
parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
Wertet die an die Applikation übergebenen Kommandozeilenparameter aus. |
void |
startApp()
Startet die Applikation. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected WebFS()
Method Detail |
---|
public static void main(String[] args)
args
- Argumentepublic void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection) throws Exception
initialize
in interface de.bsvrz.sys.funclib.application.StandardApplication
Exception
StandardApplication.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.StandardApplication
argumentList
- die Liste der übergebenen Argumente
Exception
- bei AusnahmenStandardApplication.parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList)
public void startApp() throws Exception
Exception
- bei Ausnahmen
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |