From 057f884903954203339182649daa100ef4ce89e3 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d> Date: Mon, 22 Dec 2003 17:28:21 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'Build_001'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build_001@85 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../moa/spss/server/logging/IaikLogFactory.html | 278 --------------------- 1 file changed, 278 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogFactory.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogFactory.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogFactory.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogFactory.html deleted file mode 100644 index 2775a49dc..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/logging/IaikLogFactory.html +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class IaikLogFactory - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

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

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

-An implementation of the iaik.logging.LogFactory abstract - class to log messages to the MOA logging subsystem. -

-

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

- - - - - - - - - - - - - -
Fields inherited from class iaik.logging.LogFactory
DEFAULT_FACTORY, factories, factory_name_, node_id_, properties_
-  - - - - - - - - - - -
-Constructor Summary
IaikLogFactory() - -
-           
-  - - - - - - - - - - - - - - - - - - - -
-Method Summary
- iaik.logging.LoggetInstance(Class clazz) - -
-           
- iaik.logging.LoggetInstance(String name) - -
-           
- voidrelease() - -
-           
- - - - - - - -
Methods inherited from class iaik.logging.LogFactory
configure, getContextClassLoader, getFactory, getLog, getLog, newFactory, releaseAll
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-IaikLogFactory

-
-public IaikLogFactory()
-
-
- - - - - - - - -
-Method Detail
- -

-getInstance

-
-public iaik.logging.Log getInstance(Class clazz)
-                             throws iaik.logging.LogConfigurationException
-
-
-
Overrides:
getInstance in class iaik.logging.LogFactory
-
-
-
- -

-getInstance

-
-public iaik.logging.Log getInstance(String name)
-                             throws iaik.logging.LogConfigurationException
-
-
-
Overrides:
getInstance in class iaik.logging.LogFactory
-
-
-
- -

-release

-
-public void release()
-
-
-
Overrides:
release in class iaik.logging.LogFactory
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3