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/iaik/config/IaikConfigurator.html | 238 --------------------- 1 file changed, 238 deletions(-) delete mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfigurator.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfigurator.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfigurator.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfigurator.html deleted file mode 100644 index a2f4a29b3..000000000 --- a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/iaik/config/IaikConfigurator.html +++ /dev/null @@ -1,238 +0,0 @@ - - - - - - -MOA SP/SS Server Internal API: Class IaikConfigurator - - - - - - - - - - - - - - - - - - - - - -
- -
- - -
- -

- -at.gv.egovernment.moa.spss.server.iaik.config -
-Class IaikConfigurator

-
-java.lang.Object
-  |
-  +--at.gv.egovernment.moa.spss.server.iaik.config.IaikConfigurator
-
-
-
-
public class IaikConfigurator
extends Object
- -

-A class responsible for configuring the IAIK MOA modules. -

-

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

- - - - - - - - - - - - - - - - -
-Constructor Summary
IaikConfigurator() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- voidconfigure(ConfigurationProvider moaConfig) - -
-          Configure the IAIK MOA subsystem.
- ListgetWarnings() - -
-          Return the warnings encountered during configuration.
- - - - - - - -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-IaikConfigurator

-
-public IaikConfigurator()
-
-
- - - - - - - - -
-Method Detail
- -

-configure

-
-public void configure(ConfigurationProvider moaConfig)
-               throws ConfigurationException
-
-
Configure the IAIK MOA subsystem.
-
Parameters:
moaConfig - The underlying MOA configuration.
Throws:
ConfigurationException - An error occurred configuring the IAIK - MOA subsystem.
-
-
-
- -

-getWarnings

-
-public List getWarnings()
-
-
Return the warnings encountered during configuration.
-
Returns:
The warnings.
-
-
- -
- - - - - - - - - - - - - - - - - -
- -
- - -
- - - -- cgit v1.2.3