de.bsvrz.kex.bwsin.konfig.aktuell
Class TestAK

java.lang.Object
  extended by de.bsvrz.kex.bwsin.konfig.aktuell.TestAK
All Implemented Interfaces:
de.bsvrz.sys.funclib.application.StandardApplication

public class TestAK
extends Object
implements de.bsvrz.sys.funclib.application.StandardApplication

Version:
$Id: TestAK.java 10462 2008-07-10 17:28:31Z gieseler $
Author:
BitCtrl Systems GmbH, Gieseler

Constructor Summary
TestAK()
           
 
Method Summary
 void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
           
static void main(String[] args)
           
 void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAK

public TestAK()
Method Detail

main

public static void main(String[] args)
Parameters:
args -

initialize

public void initialize(de.bsvrz.dav.daf.main.ClientDavInterface connection)
                throws Exception
Specified by:
initialize in interface de.bsvrz.sys.funclib.application.StandardApplication
Throws:
Exception

parseArguments

public void parseArguments(de.bsvrz.sys.funclib.commandLineArgs.ArgumentList argumentList)
                    throws Exception
Specified by:
parseArguments in interface de.bsvrz.sys.funclib.application.StandardApplication
Throws:
Exception