From 0803aae4bb1a593cbfd97a73a8648ec8ee5f1f76 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Fri, 7 Nov 2003 17:58:36 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build-SPSS_1_1_0'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build-SPSS_1_1_0@42 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../moa/spss/server/logging/IaikLogMsg.html | 229 --------------------- 1 file changed, 229 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogMsg.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogMsg.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogMsg.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogMsg.html deleted file mode 100644 index a3257d151..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogMsg.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class IaikLogMsg - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.logging -
-Class IaikLogMsg

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.logging.IaikLogMsg
-
-
-
-
public class IaikLogMsg
extends Object
- -

-A unified message type to log messages from the IAIK subsystem. -

-

-
Version:
$Id$
-
Author:
Patrick Peck
-
-
- -

- - - - - - - - - - - - - - - - -
-Constructor Summary
IaikLogMsg(iaik.logging.TransactionId transactionId, - String nodeId, - Object message) - -
-          Create a IaikLogMsg object.
-  - - - - - - - - - - - -
-Method Summary
- StringtoString() - -
-          Convert this log message to a String.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-  -

- - - - - - - - - - - -
-Constructor Detail
- -

-IaikLogMsg

-
-public IaikLogMsg(iaik.logging.TransactionId transactionId,
-                  String nodeId,
-                  Object message)
-
-
Create a IaikLogMsg object.
-
Parameters:
transactionId - The transaction id of the transaction which - generated this log message. May be null.
nodeId - The node id where this message was generated. May be - null.
message - The actual message to log. May be null.
-
-
- - - - - - - - -
-Method Detail
- -

-toString

-
-public String toString()
-
-
Convert this log message to a String.
-
Overrides:
toString in class Object
-
-
-
Returns:
The String representation of this log message.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3