de.bsvrz.ars.export.prot
Class DatabaseProtocoller
java.lang.Object
ProtocolModule
de.bsvrz.ars.export.prot.DatabaseProtocoller
public class DatabaseProtocoller
- extends ProtocolModule
Protokollierungsmodul für Datenbankexporte
- Version:
- $Revision: 1.1 $ / $Date: 2008/01/22 16:39:40 $ / ($Author: yvonnes $)
- Author:
- beck et al. projects GmbH, Phil Schrettenbrunner
Method Summary |
void |
closeProtocol()
|
java.lang.String |
getHelp()
|
ClientReceiverInterface |
initProtocol(ArgumentList argumentList,
java.io.PrintWriter protocolFile,
java.lang.String[] args)
|
void |
update(ResultData[] results)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DatabaseProtocoller
public DatabaseProtocoller()
initProtocol
public ClientReceiverInterface initProtocol(ArgumentList argumentList,
java.io.PrintWriter protocolFile,
java.lang.String[] args)
closeProtocol
public void closeProtocol()
getHelp
public java.lang.String getHelp()
update
public void update(ResultData[] results)
Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.