From a5694b6491307efb55893ac7ea61920b48d8c9cc Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 28 Jun 2004 20:46:16 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Root_proxy_parameter_ordering_projekt'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Root_proxy_parameter_ordering_projekt@146 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../gv/egovernment/moa/logging/LoggingContext.html | 269 --------------------- 1 file changed, 269 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/logging/LoggingContext.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/logging/LoggingContext.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/logging/LoggingContext.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/logging/LoggingContext.html deleted file mode 100644 index 9590d5fae..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/logging/LoggingContext.html +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class LoggingContext - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.logging -
-Class LoggingContext

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.logging.LoggingContext
-
-
-
-
public class LoggingContext
extends Object
- -

-Encapsulates contextual information (i.e. per request information) for - logging purposes. -

-

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

- - - - - - - - - - - - - - -
-Field Summary
-static StringNODE_ID_PROPERTY - -
-          The name of the node ID system property.
-  - - - - - - - - - - -
-Constructor Summary
LoggingContext(String transactionID) - -
-          Create a new LoggingContext.
-  - - - - - - - - - - - - - - - -
-Method Summary
- StringgetNodeID() - -
-          Return the node ID.
- StringgetTransactionID() - -
-          Return the transaction ID.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Field Detail
- -

-NODE_ID_PROPERTY

-
-public static final String NODE_ID_PROPERTY
-
-
The name of the node ID system property.
- - - - - - - - -
-Constructor Detail
- -

-LoggingContext

-
-public LoggingContext(String transactionID)
-
-
Create a new LoggingContext.
-
Parameters:
transactionID - The transaction ID. May be null.
-
-
- - - - - - - - -
-Method Detail
- -

-getTransactionID

-
-public String getTransactionID()
-
-
Return the transaction ID.
-
Returns:
The transaction ID.
-
-
-
- -

-getNodeID

-
-public String getNodeID()
-
-
Return the node ID.
-
Returns:
The node ID.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3