From 7916c117627db0411b35f202f88b2ab6e115361a Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Fri, 28 Jan 2005 14:10:50 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'MOA-ID-1_20d09'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/MOA-ID-1_20d09@264 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../spss/server/invoke/ServiceContextUtils.html | 238 --------------------- 1 file changed, 238 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/ServiceContextUtils.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/ServiceContextUtils.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/ServiceContextUtils.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/ServiceContextUtils.html deleted file mode 100644 index 547b37310..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/invoke/ServiceContextUtils.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class ServiceContextUtils - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.invoke -
-Class ServiceContextUtils

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

-A utility class for setting up and tearing down thread-local context - information needed for calling the Invoker classes. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
ServiceContextUtils() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
-static voidsetUpContexts() - -
-          Set up the thread-local context information needed for calling the various - Invoker classes.
-static voidtearDownContexts() - -
-          Tear down thread-local context information.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-ServiceContextUtils

-
-public ServiceContextUtils()
-
-
- - - - - - - - -
-Method Detail
- -

-setUpContexts

-
-public static void setUpContexts()
-                          throws ConfigurationException
-
-
Set up the thread-local context information needed for calling the various - Invoker classes.
-
Throws:
ConfigurationException - An error occurred setting up the - configuration in the TransactionContext.
-
-
-
- -

-tearDownContexts

-
-public static void tearDownContexts()
-
-
Tear down thread-local context information.
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3