Uses of Class
de.bsvrz.pua.prot.exceptions.NoncriticalException

Packages that use NoncriticalException
de.bsvrz.pua.prot.manager.datamanager Klassen zum Zugriff auf das Dateisystem und den Skript-Interpreter. 
 

Uses of NoncriticalException in de.bsvrz.pua.prot.manager.datamanager
 

Methods in de.bsvrz.pua.prot.manager.datamanager that throw NoncriticalException
 void ProtocolOutputStream.abortWriting()
          Schliesst den Stream und löscht das Protokoll vom Datenträger.
 void ProtocolOutputStream.appendData(ProtocolResult data)
          Schreibt einen Protokolldatensatz in einem Stream.
 void ProtocolOutputStream.close()
          Schließen des Streams.
 void ProtocolOutputStream.closeClientQuit()
          Schliessen des Streams.
 ProtocolOutputStream DataManagerInterface.createProtocolStream(long protocolId, ProcessingParameter pp)
          Erzeugt einen Ausgabestream für ein Protokoll.
 ProtocolOutputStream DataManager.createProtocolStream(long protocolId, ProcessingParameter pp)
           
 void DataManagerInterface.deleteProtocol(long protocolId)
          Löscht ein gespeichertes Protokoll.
 void DataManager.deleteProtocol(long protocolId)
           
 

Constructors in de.bsvrz.pua.prot.manager.datamanager that throw NoncriticalException
ProtocolOutputStream(long protocolId, java.lang.String path, ProcessingParameter pp, int quota)
          Legt legt eine Datei an, in der ein Protokoll abgelegt wird.
 



Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.