From ece7d18cf35374bf4e26d041799cda8f791c89f8 Mon Sep 17 00:00:00 2001 From: gregor Date: Mon, 7 Jul 2003 10:58:37 +0000 Subject: Initial commit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@2 d688527b-c9ab-4aba-bd8d-4036d912da1d --- .../config/class-use/ConfigurationException.html | 212 +++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/class-use/ConfigurationException.html (limited to 'spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/class-use/ConfigurationException.html') diff --git a/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/class-use/ConfigurationException.html b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/class-use/ConfigurationException.html new file mode 100644 index 000000000..c669cc5a0 --- /dev/null +++ b/spss.server/doc/api-doc-internal/at/gv/egovernment/moa/spss/server/config/class-use/ConfigurationException.html @@ -0,0 +1,212 @@ + + + + + + +MOA SP/SS Server Internal API: Uses of Class at.gv.egovernment.moa.spss.server.config.ConfigurationException + + + + + + + + + + + + + + + + + +
+ +
+ + +
+
+

+Uses of Class
at.gv.egovernment.moa.spss.server.config.ConfigurationException

+
+ + + + + + + + + + + + + + + + + +
+Packages that use ConfigurationException
at.gv.egovernment.moa.spss.server.config  
at.gv.egovernment.moa.spss.server.iaik.config  
at.gv.egovernment.moa.spss.server.invoke  
+  +

+ + + + + +
+Uses of ConfigurationException in at.gv.egovernment.moa.spss.server.config
+  +

+ + + + + + + + + + + + + +
Methods in at.gv.egovernment.moa.spss.server.config that throw ConfigurationException
+static ConfigurationProviderConfigurationProvider.getInstance() + +
+          Return the single instance of configuration data.
+static ConfigurationProviderConfigurationProvider.reload() + +
+          Reload the configuration data and set it if successful.
+  +

+ + + + + + + + +
Constructors in at.gv.egovernment.moa.spss.server.config that throw ConfigurationException
ConfigurationProvider(String fileName) + +
+          Constructor for ConfigurationProvider.
+  +

+ + + + + +
+Uses of ConfigurationException in at.gv.egovernment.moa.spss.server.iaik.config
+  +

+ + + + + + + + + +
Methods in at.gv.egovernment.moa.spss.server.iaik.config that throw ConfigurationException
+ voidIaikConfigurator.configure(ConfigurationProvider moaConfig) + +
+          Configure the IAIK MOA subsystem.
+  +

+ + + + + +
+Uses of ConfigurationException in at.gv.egovernment.moa.spss.server.invoke
+  +

+ + + + + + + + + +
Methods in at.gv.egovernment.moa.spss.server.invoke that throw ConfigurationException
+static voidServiceContextUtils.setUpContexts() + +
+          Set up the thread-local context information needed for calling the various + Invoker classes.
+  +

+


+ + + + + + + + + + + + + +
+ +
+ + +
+ + + -- cgit v1.2.3