~ubuntu-branches/ubuntu/trusty/libstruts1.2-java/trusty-proposed

« back to all changes in this revision

Viewing changes to legacy/api-1.1/org/apache/struts/config/impl/ModuleConfigImpl.html

  • Committer: Bazaar Package Importer
  • Author(s): Arnaud Vandyck
  • Date: 2004-11-19 15:35:25 UTC
  • Revision ID: james.westby@ubuntu.com-20041119153525-mdu08a76z4zo67xt
Tags: upstream-1.2.4
Import upstream version 1.2.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
 
2
<!--NewPage-->
 
3
<HTML>
 
4
<HEAD>
 
5
<!-- Generated by javadoc on Fri Aug 22 03:44:09 EDT 2003 -->
 
6
<TITLE>
 
7
ModuleConfigImpl (Apache Struts API Documentation)
 
8
</TITLE>
 
9
<META NAME="keywords" CONTENT="org.apache.struts.config.impl.ModuleConfigImpl,ModuleConfigImpl class">
 
10
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
11
</HEAD>
 
12
<SCRIPT>
 
13
function asd()
 
14
{
 
15
parent.document.title="ModuleConfigImpl (Apache Struts API Documentation)";
 
16
}
 
17
</SCRIPT>
 
18
<BODY BGCOLOR="white" onload="asd();">
 
19
 
 
20
<!-- ========== START OF NAVBAR ========== -->
 
21
<A NAME="navbar_top"><!-- --></A>
 
22
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
23
<TR>
 
24
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
25
<A NAME="navbar_top_firstrow"><!-- --></A>
 
26
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
27
  <TR ALIGN="center" VALIGN="top">
 
28
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
29
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
30
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
31
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ModuleConfigImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
32
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
33
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
36
  </TR>
 
37
</TABLE>
 
38
</TD>
 
39
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
40
</EM>
 
41
</TD>
 
42
</TR>
 
43
 
 
44
<TR>
 
45
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
46
&nbsp;<A HREF="../../../../../org/apache/struts/config/impl/DefaultModuleConfigFactory.html"><B>PREV CLASS</B></A>&nbsp;
 
47
&nbsp;NEXT CLASS</FONT></TD>
 
48
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
49
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
50
&nbsp;<A HREF="ModuleConfigImpl.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
51
&nbsp;
 
52
<SCRIPT>
 
53
  <!--
 
54
  if(window==top) {
 
55
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
56
  }
 
57
  //-->
 
58
</SCRIPT>
 
59
<NOSCRIPT>
 
60
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
61
</NOSCRIPT>
 
62
</FONT></TD>
 
63
</TR>
 
64
<TR>
 
65
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
66
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
67
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
68
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
69
</TR>
 
70
</TABLE>
 
71
<!-- =========== END OF NAVBAR =========== -->
 
72
 
 
73
<HR>
 
74
<!-- ======== START OF CLASS DATA ======== -->
 
75
<H2>
 
76
<FONT SIZE="-1">
 
77
org.apache.struts.config.impl</FONT>
 
78
<BR>
 
79
Class ModuleConfigImpl</H2>
 
80
<PRE>
 
81
java.lang.Object
 
82
  |
 
83
  +--<B>org.apache.struts.config.impl.ModuleConfigImpl</B>
 
84
</PRE>
 
85
<DL>
 
86
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A>, java.io.Serializable</DD>
 
87
</DL>
 
88
<DL>
 
89
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/struts/config/ApplicationConfig.html">ApplicationConfig</A></DD>
 
90
</DL>
 
91
<HR>
 
92
<DL>
 
93
<DT>public class <B>ModuleConfigImpl</B><DT>extends java.lang.Object<DT>implements java.io.Serializable, <A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></DL>
 
94
 
 
95
<P>
 
96
<p>The collection of static configuration information that describes a
 
97
 Struts-based module.  Multiple modules are identified by
 
98
 a <em>prefix</em> at the beginning of the context
 
99
 relative portion of the request URI.  If no module prefix can be
 
100
 matched, the default configuration (with a prefix equal to a zero-length
 
101
 string) is selected, which is elegantly backwards compatible with the
 
102
 previous Struts behavior that only supported one module.</p>
 
103
<P>
 
104
 
 
105
<P>
 
106
<DL>
 
107
<DT><B>Since:</B></DT>
 
108
  <DD>Struts 1.1</DD>
 
109
<DT><B>Version:</B></DT>
 
110
  <DD>$Revision: 1.1 $ $Date: 2003/08/22 08:33:53 $</DD>
 
111
<DT><B>Author:</B></DT>
 
112
  <DD>Craig R. McClanahan</DD>
 
113
<DT><B>See Also:</B><DD><A HREF="../../../../../serialized-form.html" TARGET="org.apache.struts.config.impl.ModuleConfigImpl">Serialized Form</A></DL>
 
114
<HR>
 
115
 
 
116
<P>
 
117
<!-- ======== NESTED CLASS SUMMARY ======== -->
 
118
 
 
119
 
 
120
<!-- =========== FIELD SUMMARY =========== -->
 
121
 
 
122
<A NAME="field_summary"><!-- --></A>
 
123
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
124
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
125
<TD COLSPAN=2><FONT SIZE="+2">
 
126
<B>Field Summary</B></FONT></TD>
 
127
</TR>
 
128
<TR BGCOLOR="white" CLASS="TableRowColor">
 
129
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
130
<CODE>protected &nbsp;java.util.HashMap</CODE></FONT></TD>
 
131
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#actionConfigs">actionConfigs</A></B></CODE>
 
132
 
 
133
<BR>
 
134
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The set of action configurations for this module, if any,
 
135
 keyed by the <code>path</code> property.</TD>
 
136
</TR>
 
137
<TR BGCOLOR="white" CLASS="TableRowColor">
 
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
139
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
140
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#actionMappingClass">actionMappingClass</A></B></CODE>
 
141
 
 
142
<BR>
 
143
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The default class name to be used when creating action mapping
 
144
 instances.</TD>
 
145
</TR>
 
146
<TR BGCOLOR="white" CLASS="TableRowColor">
 
147
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
148
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
 
149
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#configured">configured</A></B></CODE>
 
150
 
 
151
<BR>
 
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Has this module been completely configured yet.</TD>
 
153
</TR>
 
154
<TR BGCOLOR="white" CLASS="TableRowColor">
 
155
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
156
<CODE>protected &nbsp;<A HREF="../../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A></CODE></FONT></TD>
 
157
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#controllerConfig">controllerConfig</A></B></CODE>
 
158
 
 
159
<BR>
 
160
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The controller configuration object for this module.</TD>
 
161
</TR>
 
162
<TR BGCOLOR="white" CLASS="TableRowColor">
 
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
164
<CODE>protected &nbsp;java.util.HashMap</CODE></FONT></TD>
 
165
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#dataSources">dataSources</A></B></CODE>
 
166
 
 
167
<BR>
 
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The set of JDBC data source configurations for this
 
169
 module, if any, keyed by the <code>key</code> property.</TD>
 
170
</TR>
 
171
<TR BGCOLOR="white" CLASS="TableRowColor">
 
172
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
173
<CODE>protected &nbsp;java.util.HashMap</CODE></FONT></TD>
 
174
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#exceptions">exceptions</A></B></CODE>
 
175
 
 
176
<BR>
 
177
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The set of exception handling configurations for this
 
178
 module, if any, keyed by the <code>type</code> property.</TD>
 
179
</TR>
 
180
<TR BGCOLOR="white" CLASS="TableRowColor">
 
181
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
182
<CODE>protected &nbsp;java.util.HashMap</CODE></FONT></TD>
 
183
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#formBeans">formBeans</A></B></CODE>
 
184
 
 
185
<BR>
 
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The set of form bean configurations for this module, if any,
 
187
 keyed by the <code>name</code> property.</TD>
 
188
</TR>
 
189
<TR BGCOLOR="white" CLASS="TableRowColor">
 
190
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
191
<CODE>protected &nbsp;java.util.HashMap</CODE></FONT></TD>
 
192
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#forwards">forwards</A></B></CODE>
 
193
 
 
194
<BR>
 
195
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The set of global forward configurations for this module, if any,
 
196
 keyed by the <code>name</code> property.</TD>
 
197
</TR>
 
198
<TR BGCOLOR="white" CLASS="TableRowColor">
 
199
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
200
<CODE>protected &nbsp;java.util.HashMap</CODE></FONT></TD>
 
201
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#messageResources">messageResources</A></B></CODE>
 
202
 
 
203
<BR>
 
204
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The set of message resources configurations for this
 
205
 module, if any, keyed by the <code>key</code> property.</TD>
 
206
</TR>
 
207
<TR BGCOLOR="white" CLASS="TableRowColor">
 
208
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
209
<CODE>protected &nbsp;java.util.ArrayList</CODE></FONT></TD>
 
210
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#plugIns">plugIns</A></B></CODE>
 
211
 
 
212
<BR>
 
213
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The set of configured plug-in Actions for this module,
 
214
 if any, in the order they were declared and configured.</TD>
 
215
</TR>
 
216
<TR BGCOLOR="white" CLASS="TableRowColor">
 
217
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
218
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
 
219
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#prefix">prefix</A></B></CODE>
 
220
 
 
221
<BR>
 
222
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The prefix of the context-relative portion of the request URI, used to
 
223
 select this configuration versus others supported by the controller
 
224
 servlet.</TD>
 
225
</TR>
 
226
</TABLE>
 
227
&nbsp;
 
228
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
 
229
 
 
230
<A NAME="constructor_summary"><!-- --></A>
 
231
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
232
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
233
<TD COLSPAN=2><FONT SIZE="+2">
 
234
<B>Constructor Summary</B></FONT></TD>
 
235
</TR>
 
236
<TR BGCOLOR="white" CLASS="TableRowColor">
 
237
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#ModuleConfigImpl(org.apache.struts.config.impl.ModuleConfigImpl)">ModuleConfigImpl</A></B>(<A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html">ModuleConfigImpl</A>&nbsp;moduleConfig)</CODE>
 
238
 
 
239
<BR>
 
240
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Only used while we are deprecating ApplicationConfig to insure maximum compatability.</I></TD>
 
241
</TR>
 
242
<TR BGCOLOR="white" CLASS="TableRowColor">
 
243
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#ModuleConfigImpl(java.lang.String)">ModuleConfigImpl</A></B>(java.lang.String&nbsp;prefix)</CODE>
 
244
 
 
245
<BR>
 
246
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct an ModuleConfigImpl object according to the specified
 
247
 parameter values.</TD>
 
248
</TR>
 
249
</TABLE>
 
250
&nbsp;
 
251
<!-- ========== METHOD SUMMARY =========== -->
 
252
 
 
253
<A NAME="method_summary"><!-- --></A>
 
254
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
255
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
256
<TD COLSPAN=2><FONT SIZE="+2">
 
257
<B>Method Summary</B></FONT></TD>
 
258
</TR>
 
259
<TR BGCOLOR="white" CLASS="TableRowColor">
 
260
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
261
<CODE>&nbsp;void</CODE></FONT></TD>
 
262
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#addActionConfig(org.apache.struts.config.ActionConfig)">addActionConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A>&nbsp;config)</CODE>
 
263
 
 
264
<BR>
 
265
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new <code>ActionConfig</code> instance to the set associated
 
266
 with this module.</TD>
 
267
</TR>
 
268
<TR BGCOLOR="white" CLASS="TableRowColor">
 
269
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
270
<CODE>&nbsp;void</CODE></FONT></TD>
 
271
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#addDataSourceConfig(org.apache.struts.config.DataSourceConfig)">addDataSourceConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A>&nbsp;config)</CODE>
 
272
 
 
273
<BR>
 
274
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new <code>DataSourceConfig</code> instance to the set associated
 
275
 with this module.</TD>
 
276
</TR>
 
277
<TR BGCOLOR="white" CLASS="TableRowColor">
 
278
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
279
<CODE>&nbsp;void</CODE></FONT></TD>
 
280
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#addExceptionConfig(org.apache.struts.config.ExceptionConfig)">addExceptionConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A>&nbsp;config)</CODE>
 
281
 
 
282
<BR>
 
283
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new <code>ExceptionConfig</code> instance to the set associated
 
284
 with this module.</TD>
 
285
</TR>
 
286
<TR BGCOLOR="white" CLASS="TableRowColor">
 
287
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
288
<CODE>&nbsp;void</CODE></FONT></TD>
 
289
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#addFormBeanConfig(org.apache.struts.config.FormBeanConfig)">addFormBeanConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A>&nbsp;config)</CODE>
 
290
 
 
291
<BR>
 
292
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new <code>FormBeanConfig</code> instance to the set associated
 
293
 with this module.</TD>
 
294
</TR>
 
295
<TR BGCOLOR="white" CLASS="TableRowColor">
 
296
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
297
<CODE>&nbsp;void</CODE></FONT></TD>
 
298
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#addForwardConfig(org.apache.struts.config.ForwardConfig)">addForwardConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A>&nbsp;config)</CODE>
 
299
 
 
300
<BR>
 
301
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new <code>ForwardConfig</code> instance to the set of global
 
302
 forwards associated with this module.</TD>
 
303
</TR>
 
304
<TR BGCOLOR="white" CLASS="TableRowColor">
 
305
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
306
<CODE>&nbsp;void</CODE></FONT></TD>
 
307
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#addMessageResourcesConfig(org.apache.struts.config.MessageResourcesConfig)">addMessageResourcesConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A>&nbsp;config)</CODE>
 
308
 
 
309
<BR>
 
310
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a new <code>MessageResourcesConfig</code> instance to the set
 
311
 associated with this module.</TD>
 
312
</TR>
 
313
<TR BGCOLOR="white" CLASS="TableRowColor">
 
314
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
315
<CODE>&nbsp;void</CODE></FONT></TD>
 
316
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#addPlugInConfig(org.apache.struts.config.PlugInConfig)">addPlugInConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/PlugInConfig.html">PlugInConfig</A>&nbsp;plugInConfig)</CODE>
 
317
 
 
318
<BR>
 
319
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a newly configured <A HREF="../../../../../org/apache/struts/config/PlugInConfig.html"><CODE>PlugInConfig</CODE></A> instance to the set of
 
320
 plug-in Actions for this module.</TD>
 
321
</TR>
 
322
<TR BGCOLOR="white" CLASS="TableRowColor">
 
323
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
324
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A></CODE></FONT></TD>
 
325
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findActionConfig(java.lang.String)">findActionConfig</A></B>(java.lang.String&nbsp;path)</CODE>
 
326
 
 
327
<BR>
 
328
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the action configuration for the specified path, if any;
 
329
 otherwise return <code>null</code>.</TD>
 
330
</TR>
 
331
<TR BGCOLOR="white" CLASS="TableRowColor">
 
332
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
333
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A>[]</CODE></FONT></TD>
 
334
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findActionConfigs()">findActionConfigs</A></B>()</CODE>
 
335
 
 
336
<BR>
 
337
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the action configurations for this module.</TD>
 
338
</TR>
 
339
<TR BGCOLOR="white" CLASS="TableRowColor">
 
340
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
341
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A></CODE></FONT></TD>
 
342
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findDataSourceConfig(java.lang.String)">findDataSourceConfig</A></B>(java.lang.String&nbsp;key)</CODE>
 
343
 
 
344
<BR>
 
345
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the data source configuration for the specified key, if any;
 
346
 otherwise return <code>null</code>.</TD>
 
347
</TR>
 
348
<TR BGCOLOR="white" CLASS="TableRowColor">
 
349
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
350
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A>[]</CODE></FONT></TD>
 
351
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findDataSourceConfigs()">findDataSourceConfigs</A></B>()</CODE>
 
352
 
 
353
<BR>
 
354
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the data source configurations for this module.</TD>
 
355
</TR>
 
356
<TR BGCOLOR="white" CLASS="TableRowColor">
 
357
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
358
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A></CODE></FONT></TD>
 
359
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findExceptionConfig(java.lang.String)">findExceptionConfig</A></B>(java.lang.String&nbsp;type)</CODE>
 
360
 
 
361
<BR>
 
362
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the exception configuration for the specified type, if any;
 
363
 otherwise return <code>null</code>.</TD>
 
364
</TR>
 
365
<TR BGCOLOR="white" CLASS="TableRowColor">
 
366
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
367
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A>[]</CODE></FONT></TD>
 
368
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findExceptionConfigs()">findExceptionConfigs</A></B>()</CODE>
 
369
 
 
370
<BR>
 
371
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the exception configurations for this module.</TD>
 
372
</TR>
 
373
<TR BGCOLOR="white" CLASS="TableRowColor">
 
374
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
375
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A></CODE></FONT></TD>
 
376
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findFormBeanConfig(java.lang.String)">findFormBeanConfig</A></B>(java.lang.String&nbsp;name)</CODE>
 
377
 
 
378
<BR>
 
379
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the form bean configuration for the specified key, if any;
 
380
 otherwise return <code>null</code>.</TD>
 
381
</TR>
 
382
<TR BGCOLOR="white" CLASS="TableRowColor">
 
383
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
384
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A>[]</CODE></FONT></TD>
 
385
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findFormBeanConfigs()">findFormBeanConfigs</A></B>()</CODE>
 
386
 
 
387
<BR>
 
388
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the form bean configurations for this module.</TD>
 
389
</TR>
 
390
<TR BGCOLOR="white" CLASS="TableRowColor">
 
391
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
392
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A></CODE></FONT></TD>
 
393
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findForwardConfig(java.lang.String)">findForwardConfig</A></B>(java.lang.String&nbsp;name)</CODE>
 
394
 
 
395
<BR>
 
396
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the forward configuration for the specified key, if any;
 
397
 otherwise return <code>null</code>.</TD>
 
398
</TR>
 
399
<TR BGCOLOR="white" CLASS="TableRowColor">
 
400
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
401
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A>[]</CODE></FONT></TD>
 
402
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findForwardConfigs()">findForwardConfigs</A></B>()</CODE>
 
403
 
 
404
<BR>
 
405
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the form bean configurations for this module.</TD>
 
406
</TR>
 
407
<TR BGCOLOR="white" CLASS="TableRowColor">
 
408
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
409
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A></CODE></FONT></TD>
 
410
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findMessageResourcesConfig(java.lang.String)">findMessageResourcesConfig</A></B>(java.lang.String&nbsp;key)</CODE>
 
411
 
 
412
<BR>
 
413
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the message resources configuration for the specified key,
 
414
 if any; otherwise return <code>null</code>.</TD>
 
415
</TR>
 
416
<TR BGCOLOR="white" CLASS="TableRowColor">
 
417
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
418
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A>[]</CODE></FONT></TD>
 
419
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findMessageResourcesConfigs()">findMessageResourcesConfigs</A></B>()</CODE>
 
420
 
 
421
<BR>
 
422
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the message resources configurations for this module.</TD>
 
423
</TR>
 
424
<TR BGCOLOR="white" CLASS="TableRowColor">
 
425
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
426
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/PlugInConfig.html">PlugInConfig</A>[]</CODE></FONT></TD>
 
427
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#findPlugInConfigs()">findPlugInConfigs</A></B>()</CODE>
 
428
 
 
429
<BR>
 
430
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the configured plug-in actions for this module.</TD>
 
431
</TR>
 
432
<TR BGCOLOR="white" CLASS="TableRowColor">
 
433
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
434
<CODE>&nbsp;void</CODE></FONT></TD>
 
435
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#freeze()">freeze</A></B>()</CODE>
 
436
 
 
437
<BR>
 
438
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Freeze the configuration of this module.</TD>
 
439
</TR>
 
440
<TR BGCOLOR="white" CLASS="TableRowColor">
 
441
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
442
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
443
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#getActionMappingClass()">getActionMappingClass</A></B>()</CODE>
 
444
 
 
445
<BR>
 
446
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The default class name to be used when creating action mapping
 
447
 instances.</TD>
 
448
</TR>
 
449
<TR BGCOLOR="white" CLASS="TableRowColor">
 
450
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
451
<CODE>&nbsp;boolean</CODE></FONT></TD>
 
452
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#getConfigured()">getConfigured</A></B>()</CODE>
 
453
 
 
454
<BR>
 
455
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Has this module been completely configured yet.</TD>
 
456
</TR>
 
457
<TR BGCOLOR="white" CLASS="TableRowColor">
 
458
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
459
<CODE>&nbsp;<A HREF="../../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A></CODE></FONT></TD>
 
460
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#getControllerConfig()">getControllerConfig</A></B>()</CODE>
 
461
 
 
462
<BR>
 
463
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The controller configuration object for this module.</TD>
 
464
</TR>
 
465
<TR BGCOLOR="white" CLASS="TableRowColor">
 
466
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
467
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
 
468
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#getPrefix()">getPrefix</A></B>()</CODE>
 
469
 
 
470
<BR>
 
471
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The prefix of the context-relative portion of the request URI, used to
 
472
 select this configuration versus others supported by the controller
 
473
 servlet.</TD>
 
474
</TR>
 
475
<TR BGCOLOR="white" CLASS="TableRowColor">
 
476
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
477
<CODE>&nbsp;void</CODE></FONT></TD>
 
478
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#removeActionConfig(org.apache.struts.config.ActionConfig)">removeActionConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A>&nbsp;config)</CODE>
 
479
 
 
480
<BR>
 
481
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the specified action configuration instance.</TD>
 
482
</TR>
 
483
<TR BGCOLOR="white" CLASS="TableRowColor">
 
484
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
485
<CODE>&nbsp;void</CODE></FONT></TD>
 
486
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#removeDataSourceConfig(org.apache.struts.config.DataSourceConfig)">removeDataSourceConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A>&nbsp;config)</CODE>
 
487
 
 
488
<BR>
 
489
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the specified data source configuration instance.</TD>
 
490
</TR>
 
491
<TR BGCOLOR="white" CLASS="TableRowColor">
 
492
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
493
<CODE>&nbsp;void</CODE></FONT></TD>
 
494
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#removeExceptionConfig(org.apache.struts.config.ExceptionConfig)">removeExceptionConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A>&nbsp;config)</CODE>
 
495
 
 
496
<BR>
 
497
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the specified exception configuration instance.</TD>
 
498
</TR>
 
499
<TR BGCOLOR="white" CLASS="TableRowColor">
 
500
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
501
<CODE>&nbsp;void</CODE></FONT></TD>
 
502
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#removeFormBeanConfig(org.apache.struts.config.FormBeanConfig)">removeFormBeanConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A>&nbsp;config)</CODE>
 
503
 
 
504
<BR>
 
505
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the specified form bean configuration instance.</TD>
 
506
</TR>
 
507
<TR BGCOLOR="white" CLASS="TableRowColor">
 
508
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
509
<CODE>&nbsp;void</CODE></FONT></TD>
 
510
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#removeForwardConfig(org.apache.struts.config.ForwardConfig)">removeForwardConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A>&nbsp;config)</CODE>
 
511
 
 
512
<BR>
 
513
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the specified forward configuration instance.</TD>
 
514
</TR>
 
515
<TR BGCOLOR="white" CLASS="TableRowColor">
 
516
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
517
<CODE>&nbsp;void</CODE></FONT></TD>
 
518
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#removeMessageResourcesConfig(org.apache.struts.config.MessageResourcesConfig)">removeMessageResourcesConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A>&nbsp;config)</CODE>
 
519
 
 
520
<BR>
 
521
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove the specified message resources configuration instance.</TD>
 
522
</TR>
 
523
<TR BGCOLOR="white" CLASS="TableRowColor">
 
524
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
525
<CODE>&nbsp;void</CODE></FONT></TD>
 
526
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#setActionMappingClass(java.lang.String)">setActionMappingClass</A></B>(java.lang.String&nbsp;actionMappingClass)</CODE>
 
527
 
 
528
<BR>
 
529
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The default class name to be used when creating action mapping
 
530
 instances.</TD>
 
531
</TR>
 
532
<TR BGCOLOR="white" CLASS="TableRowColor">
 
533
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
534
<CODE>&nbsp;void</CODE></FONT></TD>
 
535
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#setControllerConfig(org.apache.struts.config.ControllerConfig)">setControllerConfig</A></B>(<A HREF="../../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A>&nbsp;cc)</CODE>
 
536
 
 
537
<BR>
 
538
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The controller configuration object for this module.</TD>
 
539
</TR>
 
540
<TR BGCOLOR="white" CLASS="TableRowColor">
 
541
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 
542
<CODE>&nbsp;void</CODE></FONT></TD>
 
543
<TD><CODE><B><A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html#setPrefix(java.lang.String)">setPrefix</A></B>(java.lang.String&nbsp;prefix)</CODE>
 
544
 
 
545
<BR>
 
546
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The prefix of the context-relative portion of the request URI, used to
 
547
 select this configuration versus others supported by the controller
 
548
 servlet.</TD>
 
549
</TR>
 
550
</TABLE>
 
551
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
 
552
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
553
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
 
554
<TD><B>Methods inherited from class java.lang.Object</B></TD>
 
555
</TR>
 
556
<TR BGCOLOR="white" CLASS="TableRowColor">
 
557
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
 
558
</TR>
 
559
</TABLE>
 
560
&nbsp;
 
561
<P>
 
562
 
 
563
<!-- ============ FIELD DETAIL =========== -->
 
564
 
 
565
<A NAME="field_detail"><!-- --></A>
 
566
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
567
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
568
<TD COLSPAN=1><FONT SIZE="+2">
 
569
<B>Field Detail</B></FONT></TD>
 
570
</TR>
 
571
</TABLE>
 
572
 
 
573
<A NAME="actionConfigs"><!-- --></A><H3>
 
574
actionConfigs</H3>
 
575
<PRE>
 
576
protected java.util.HashMap <B>actionConfigs</B></PRE>
 
577
<DL>
 
578
<DD>The set of action configurations for this module, if any,
 
579
 keyed by the <code>path</code> property.
 
580
<P>
 
581
<DL>
 
582
</DL>
 
583
</DL>
 
584
<HR>
 
585
 
 
586
<A NAME="dataSources"><!-- --></A><H3>
 
587
dataSources</H3>
 
588
<PRE>
 
589
protected java.util.HashMap <B>dataSources</B></PRE>
 
590
<DL>
 
591
<DD>The set of JDBC data source configurations for this
 
592
 module, if any, keyed by the <code>key</code> property.
 
593
<P>
 
594
<DL>
 
595
</DL>
 
596
</DL>
 
597
<HR>
 
598
 
 
599
<A NAME="exceptions"><!-- --></A><H3>
 
600
exceptions</H3>
 
601
<PRE>
 
602
protected java.util.HashMap <B>exceptions</B></PRE>
 
603
<DL>
 
604
<DD>The set of exception handling configurations for this
 
605
 module, if any, keyed by the <code>type</code> property.
 
606
<P>
 
607
<DL>
 
608
</DL>
 
609
</DL>
 
610
<HR>
 
611
 
 
612
<A NAME="formBeans"><!-- --></A><H3>
 
613
formBeans</H3>
 
614
<PRE>
 
615
protected java.util.HashMap <B>formBeans</B></PRE>
 
616
<DL>
 
617
<DD>The set of form bean configurations for this module, if any,
 
618
 keyed by the <code>name</code> property.
 
619
<P>
 
620
<DL>
 
621
</DL>
 
622
</DL>
 
623
<HR>
 
624
 
 
625
<A NAME="forwards"><!-- --></A><H3>
 
626
forwards</H3>
 
627
<PRE>
 
628
protected java.util.HashMap <B>forwards</B></PRE>
 
629
<DL>
 
630
<DD>The set of global forward configurations for this module, if any,
 
631
 keyed by the <code>name</code> property.
 
632
<P>
 
633
<DL>
 
634
</DL>
 
635
</DL>
 
636
<HR>
 
637
 
 
638
<A NAME="messageResources"><!-- --></A><H3>
 
639
messageResources</H3>
 
640
<PRE>
 
641
protected java.util.HashMap <B>messageResources</B></PRE>
 
642
<DL>
 
643
<DD>The set of message resources configurations for this
 
644
 module, if any, keyed by the <code>key</code> property.
 
645
<P>
 
646
<DL>
 
647
</DL>
 
648
</DL>
 
649
<HR>
 
650
 
 
651
<A NAME="plugIns"><!-- --></A><H3>
 
652
plugIns</H3>
 
653
<PRE>
 
654
protected java.util.ArrayList <B>plugIns</B></PRE>
 
655
<DL>
 
656
<DD>The set of configured plug-in Actions for this module,
 
657
 if any, in the order they were declared and configured.
 
658
<P>
 
659
<DL>
 
660
</DL>
 
661
</DL>
 
662
<HR>
 
663
 
 
664
<A NAME="configured"><!-- --></A><H3>
 
665
configured</H3>
 
666
<PRE>
 
667
protected boolean <B>configured</B></PRE>
 
668
<DL>
 
669
<DD>Has this module been completely configured yet.  Once this flag
 
670
 has been set, any attempt to modify the configuration will return an
 
671
 IllegalStateException.
 
672
<P>
 
673
<DL>
 
674
</DL>
 
675
</DL>
 
676
<HR>
 
677
 
 
678
<A NAME="controllerConfig"><!-- --></A><H3>
 
679
controllerConfig</H3>
 
680
<PRE>
 
681
protected <A HREF="../../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A> <B>controllerConfig</B></PRE>
 
682
<DL>
 
683
<DD>The controller configuration object for this module.
 
684
<P>
 
685
<DL>
 
686
</DL>
 
687
</DL>
 
688
<HR>
 
689
 
 
690
<A NAME="prefix"><!-- --></A><H3>
 
691
prefix</H3>
 
692
<PRE>
 
693
protected java.lang.String <B>prefix</B></PRE>
 
694
<DL>
 
695
<DD>The prefix of the context-relative portion of the request URI, used to
 
696
 select this configuration versus others supported by the controller
 
697
 servlet.  A configuration with a prefix of a zero-length String is the
 
698
 default configuration for this web module.
 
699
<P>
 
700
<DL>
 
701
</DL>
 
702
</DL>
 
703
<HR>
 
704
 
 
705
<A NAME="actionMappingClass"><!-- --></A><H3>
 
706
actionMappingClass</H3>
 
707
<PRE>
 
708
protected java.lang.String <B>actionMappingClass</B></PRE>
 
709
<DL>
 
710
<DD>The default class name to be used when creating action mapping
 
711
 instances.
 
712
<P>
 
713
<DL>
 
714
</DL>
 
715
</DL>
 
716
 
 
717
<!-- ========= CONSTRUCTOR DETAIL ======== -->
 
718
 
 
719
<A NAME="constructor_detail"><!-- --></A>
 
720
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
721
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
722
<TD COLSPAN=1><FONT SIZE="+2">
 
723
<B>Constructor Detail</B></FONT></TD>
 
724
</TR>
 
725
</TABLE>
 
726
 
 
727
<A NAME="ModuleConfigImpl(java.lang.String)"><!-- --></A><H3>
 
728
ModuleConfigImpl</H3>
 
729
<PRE>
 
730
public <B>ModuleConfigImpl</B>(java.lang.String&nbsp;prefix)</PRE>
 
731
<DL>
 
732
<DD>Construct an ModuleConfigImpl object according to the specified
 
733
 parameter values.
 
734
<P>
 
735
<DT><B>Parameters:</B><DD><CODE>prefix</CODE> - Context-relative URI prefix for this module</DL>
 
736
<HR>
 
737
 
 
738
<A NAME="ModuleConfigImpl(org.apache.struts.config.impl.ModuleConfigImpl)"><!-- --></A><H3>
 
739
ModuleConfigImpl</H3>
 
740
<PRE>
 
741
public <B>ModuleConfigImpl</B>(<A HREF="../../../../../org/apache/struts/config/impl/ModuleConfigImpl.html">ModuleConfigImpl</A>&nbsp;moduleConfig)</PRE>
 
742
<DL>
 
743
<DD><B>Deprecated.</B>&nbsp;<I>Only used while we are deprecating ApplicationConfig to insure maximum compatability.</I>
 
744
<P>
 
745
<DD>Only used while we are deprecating ApplicationConfig.
 
746
 performs a shallow copy to ensure that any operations
 
747
 performed on an ApplicationConfig object is
 
748
 performed on the same underlying
 
749
 ModuleConfigImpl sub objects
 
750
<P>
 
751
<DT><B>Parameters:</B><DD><CODE>moduleConfig</CODE> - </DL>
 
752
 
 
753
<!-- ============ METHOD DETAIL ========== -->
 
754
 
 
755
<A NAME="method_detail"><!-- --></A>
 
756
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
 
757
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
 
758
<TD COLSPAN=1><FONT SIZE="+2">
 
759
<B>Method Detail</B></FONT></TD>
 
760
</TR>
 
761
</TABLE>
 
762
 
 
763
<A NAME="getConfigured()"><!-- --></A><H3>
 
764
getConfigured</H3>
 
765
<PRE>
 
766
public boolean <B>getConfigured</B>()</PRE>
 
767
<DL>
 
768
<DD>Has this module been completely configured yet.  Once this flag
 
769
 has been set, any attempt to modify the configuration will return an
 
770
 IllegalStateException.
 
771
<P>
 
772
<DD><DL>
 
773
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#getConfigured()">getConfigured</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
774
</DD>
 
775
<DD><DL>
 
776
</DL>
 
777
</DD>
 
778
</DL>
 
779
<HR>
 
780
 
 
781
<A NAME="getControllerConfig()"><!-- --></A><H3>
 
782
getControllerConfig</H3>
 
783
<PRE>
 
784
public <A HREF="../../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A> <B>getControllerConfig</B>()</PRE>
 
785
<DL>
 
786
<DD>The controller configuration object for this module.
 
787
<P>
 
788
<DD><DL>
 
789
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#getControllerConfig()">getControllerConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
790
</DD>
 
791
<DD><DL>
 
792
</DL>
 
793
</DD>
 
794
</DL>
 
795
<HR>
 
796
 
 
797
<A NAME="setControllerConfig(org.apache.struts.config.ControllerConfig)"><!-- --></A><H3>
 
798
setControllerConfig</H3>
 
799
<PRE>
 
800
public void <B>setControllerConfig</B>(<A HREF="../../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A>&nbsp;cc)</PRE>
 
801
<DL>
 
802
<DD>The controller configuration object for this module.
 
803
<P>
 
804
<DD><DL>
 
805
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#setControllerConfig(org.apache.struts.config.ControllerConfig)">setControllerConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
806
</DD>
 
807
<DD><DL>
 
808
<DT><B>Parameters:</B><DD><CODE>cc</CODE> - The controller configuration object for this module.</DL>
 
809
</DD>
 
810
</DL>
 
811
<HR>
 
812
 
 
813
<A NAME="getPrefix()"><!-- --></A><H3>
 
814
getPrefix</H3>
 
815
<PRE>
 
816
public java.lang.String <B>getPrefix</B>()</PRE>
 
817
<DL>
 
818
<DD>The prefix of the context-relative portion of the request URI, used to
 
819
 select this configuration versus others supported by the controller
 
820
 servlet.  A configuration with a prefix of a zero-length String is the
 
821
 default configuration for this web module.
 
822
<P>
 
823
<DD><DL>
 
824
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#getPrefix()">getPrefix</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
825
</DD>
 
826
<DD><DL>
 
827
</DL>
 
828
</DD>
 
829
</DL>
 
830
<HR>
 
831
 
 
832
<A NAME="setPrefix(java.lang.String)"><!-- --></A><H3>
 
833
setPrefix</H3>
 
834
<PRE>
 
835
public void <B>setPrefix</B>(java.lang.String&nbsp;prefix)</PRE>
 
836
<DL>
 
837
<DD>The prefix of the context-relative portion of the request URI, used to
 
838
 select this configuration versus others supported by the controller
 
839
 servlet.  A configuration with a prefix of a zero-length String is the
 
840
 default configuration for this web module.
 
841
<P>
 
842
<DD><DL>
 
843
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#setPrefix(java.lang.String)">setPrefix</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
844
</DD>
 
845
<DD><DL>
 
846
<DT><B>Parameters:</B><DD><CODE>prefix</CODE> - The prefix of the context-relative portion of the request URI.</DL>
 
847
</DD>
 
848
</DL>
 
849
<HR>
 
850
 
 
851
<A NAME="getActionMappingClass()"><!-- --></A><H3>
 
852
getActionMappingClass</H3>
 
853
<PRE>
 
854
public java.lang.String <B>getActionMappingClass</B>()</PRE>
 
855
<DL>
 
856
<DD>The default class name to be used when creating action mapping
 
857
 instances.
 
858
<P>
 
859
<DD><DL>
 
860
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#getActionMappingClass()">getActionMappingClass</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
861
</DD>
 
862
<DD><DL>
 
863
</DL>
 
864
</DD>
 
865
</DL>
 
866
<HR>
 
867
 
 
868
<A NAME="setActionMappingClass(java.lang.String)"><!-- --></A><H3>
 
869
setActionMappingClass</H3>
 
870
<PRE>
 
871
public void <B>setActionMappingClass</B>(java.lang.String&nbsp;actionMappingClass)</PRE>
 
872
<DL>
 
873
<DD>The default class name to be used when creating action mapping
 
874
 instances.
 
875
<P>
 
876
<DD><DL>
 
877
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#setActionMappingClass(java.lang.String)">setActionMappingClass</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
878
</DD>
 
879
<DD><DL>
 
880
<DT><B>Parameters:</B><DD><CODE>actionMappingClass</CODE> - default class name to be used when creating action mapping
 
881
 instances.</DL>
 
882
</DD>
 
883
</DL>
 
884
<HR>
 
885
 
 
886
<A NAME="addActionConfig(org.apache.struts.config.ActionConfig)"><!-- --></A><H3>
 
887
addActionConfig</H3>
 
888
<PRE>
 
889
public void <B>addActionConfig</B>(<A HREF="../../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A>&nbsp;config)</PRE>
 
890
<DL>
 
891
<DD>Add a new <code>ActionConfig</code> instance to the set associated
 
892
 with this module.
 
893
<P>
 
894
<DD><DL>
 
895
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#addActionConfig(org.apache.struts.config.ActionConfig)">addActionConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
896
</DD>
 
897
<DD><DL>
 
898
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added
 
899
<DT><B>Throws:</B>
 
900
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
901
  has been frozen</DL>
 
902
</DD>
 
903
</DL>
 
904
<HR>
 
905
 
 
906
<A NAME="addDataSourceConfig(org.apache.struts.config.DataSourceConfig)"><!-- --></A><H3>
 
907
addDataSourceConfig</H3>
 
908
<PRE>
 
909
public void <B>addDataSourceConfig</B>(<A HREF="../../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A>&nbsp;config)</PRE>
 
910
<DL>
 
911
<DD>Add a new <code>DataSourceConfig</code> instance to the set associated
 
912
 with this module.
 
913
<P>
 
914
<DD><DL>
 
915
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#addDataSourceConfig(org.apache.struts.config.DataSourceConfig)">addDataSourceConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
916
</DD>
 
917
<DD><DL>
 
918
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added
 
919
<DT><B>Throws:</B>
 
920
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
921
  has been frozen</DL>
 
922
</DD>
 
923
</DL>
 
924
<HR>
 
925
 
 
926
<A NAME="addExceptionConfig(org.apache.struts.config.ExceptionConfig)"><!-- --></A><H3>
 
927
addExceptionConfig</H3>
 
928
<PRE>
 
929
public void <B>addExceptionConfig</B>(<A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A>&nbsp;config)</PRE>
 
930
<DL>
 
931
<DD>Add a new <code>ExceptionConfig</code> instance to the set associated
 
932
 with this module.
 
933
<P>
 
934
<DD><DL>
 
935
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#addExceptionConfig(org.apache.struts.config.ExceptionConfig)">addExceptionConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
936
</DD>
 
937
<DD><DL>
 
938
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added
 
939
<DT><B>Throws:</B>
 
940
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
941
  has been frozen</DL>
 
942
</DD>
 
943
</DL>
 
944
<HR>
 
945
 
 
946
<A NAME="addFormBeanConfig(org.apache.struts.config.FormBeanConfig)"><!-- --></A><H3>
 
947
addFormBeanConfig</H3>
 
948
<PRE>
 
949
public void <B>addFormBeanConfig</B>(<A HREF="../../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A>&nbsp;config)</PRE>
 
950
<DL>
 
951
<DD>Add a new <code>FormBeanConfig</code> instance to the set associated
 
952
 with this module.
 
953
<P>
 
954
<DD><DL>
 
955
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#addFormBeanConfig(org.apache.struts.config.FormBeanConfig)">addFormBeanConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
956
</DD>
 
957
<DD><DL>
 
958
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added
 
959
<DT><B>Throws:</B>
 
960
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
961
  has been frozen</DL>
 
962
</DD>
 
963
</DL>
 
964
<HR>
 
965
 
 
966
<A NAME="addForwardConfig(org.apache.struts.config.ForwardConfig)"><!-- --></A><H3>
 
967
addForwardConfig</H3>
 
968
<PRE>
 
969
public void <B>addForwardConfig</B>(<A HREF="../../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A>&nbsp;config)</PRE>
 
970
<DL>
 
971
<DD>Add a new <code>ForwardConfig</code> instance to the set of global
 
972
 forwards associated with this module.
 
973
<P>
 
974
<DD><DL>
 
975
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#addForwardConfig(org.apache.struts.config.ForwardConfig)">addForwardConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
976
</DD>
 
977
<DD><DL>
 
978
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added
 
979
<DT><B>Throws:</B>
 
980
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
981
  has been frozen</DL>
 
982
</DD>
 
983
</DL>
 
984
<HR>
 
985
 
 
986
<A NAME="addMessageResourcesConfig(org.apache.struts.config.MessageResourcesConfig)"><!-- --></A><H3>
 
987
addMessageResourcesConfig</H3>
 
988
<PRE>
 
989
public void <B>addMessageResourcesConfig</B>(<A HREF="../../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A>&nbsp;config)</PRE>
 
990
<DL>
 
991
<DD>Add a new <code>MessageResourcesConfig</code> instance to the set
 
992
 associated with this module.
 
993
<P>
 
994
<DD><DL>
 
995
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#addMessageResourcesConfig(org.apache.struts.config.MessageResourcesConfig)">addMessageResourcesConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
996
</DD>
 
997
<DD><DL>
 
998
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added
 
999
<DT><B>Throws:</B>
 
1000
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
1001
  has been frozen</DL>
 
1002
</DD>
 
1003
</DL>
 
1004
<HR>
 
1005
 
 
1006
<A NAME="addPlugInConfig(org.apache.struts.config.PlugInConfig)"><!-- --></A><H3>
 
1007
addPlugInConfig</H3>
 
1008
<PRE>
 
1009
public void <B>addPlugInConfig</B>(<A HREF="../../../../../org/apache/struts/config/PlugInConfig.html">PlugInConfig</A>&nbsp;plugInConfig)</PRE>
 
1010
<DL>
 
1011
<DD>Add a newly configured <A HREF="../../../../../org/apache/struts/config/PlugInConfig.html"><CODE>PlugInConfig</CODE></A> instance to the set of
 
1012
 plug-in Actions for this module.
 
1013
<P>
 
1014
<DD><DL>
 
1015
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#addPlugInConfig(org.apache.struts.config.PlugInConfig)">addPlugInConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1016
</DD>
 
1017
<DD><DL>
 
1018
<DT><B>Parameters:</B><DD><CODE>plugInConfig</CODE> - The new configuration instance to be added</DL>
 
1019
</DD>
 
1020
</DL>
 
1021
<HR>
 
1022
 
 
1023
<A NAME="findActionConfig(java.lang.String)"><!-- --></A><H3>
 
1024
findActionConfig</H3>
 
1025
<PRE>
 
1026
public <A HREF="../../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A> <B>findActionConfig</B>(java.lang.String&nbsp;path)</PRE>
 
1027
<DL>
 
1028
<DD>Return the action configuration for the specified path, if any;
 
1029
 otherwise return <code>null</code>.
 
1030
<P>
 
1031
<DD><DL>
 
1032
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findActionConfig(java.lang.String)">findActionConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1033
</DD>
 
1034
<DD><DL>
 
1035
<DT><B>Parameters:</B><DD><CODE>path</CODE> - Path of the action configuration to return</DL>
 
1036
</DD>
 
1037
</DL>
 
1038
<HR>
 
1039
 
 
1040
<A NAME="findActionConfigs()"><!-- --></A><H3>
 
1041
findActionConfigs</H3>
 
1042
<PRE>
 
1043
public <A HREF="../../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A>[] <B>findActionConfigs</B>()</PRE>
 
1044
<DL>
 
1045
<DD>Return the action configurations for this module.  If there are
 
1046
 none, a zero-length array is returned.
 
1047
<P>
 
1048
<DD><DL>
 
1049
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findActionConfigs()">findActionConfigs</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1050
</DD>
 
1051
<DD><DL>
 
1052
</DL>
 
1053
</DD>
 
1054
</DL>
 
1055
<HR>
 
1056
 
 
1057
<A NAME="findDataSourceConfig(java.lang.String)"><!-- --></A><H3>
 
1058
findDataSourceConfig</H3>
 
1059
<PRE>
 
1060
public <A HREF="../../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A> <B>findDataSourceConfig</B>(java.lang.String&nbsp;key)</PRE>
 
1061
<DL>
 
1062
<DD>Return the data source configuration for the specified key, if any;
 
1063
 otherwise return <code>null</code>.
 
1064
<P>
 
1065
<DD><DL>
 
1066
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findDataSourceConfig(java.lang.String)">findDataSourceConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1067
</DD>
 
1068
<DD><DL>
 
1069
<DT><B>Parameters:</B><DD><CODE>key</CODE> - Key of the data source configuration to return</DL>
 
1070
</DD>
 
1071
</DL>
 
1072
<HR>
 
1073
 
 
1074
<A NAME="findDataSourceConfigs()"><!-- --></A><H3>
 
1075
findDataSourceConfigs</H3>
 
1076
<PRE>
 
1077
public <A HREF="../../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A>[] <B>findDataSourceConfigs</B>()</PRE>
 
1078
<DL>
 
1079
<DD>Return the data source configurations for this module.  If there
 
1080
 are none, a zero-length array is returned.
 
1081
<P>
 
1082
<DD><DL>
 
1083
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findDataSourceConfigs()">findDataSourceConfigs</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1084
</DD>
 
1085
<DD><DL>
 
1086
</DL>
 
1087
</DD>
 
1088
</DL>
 
1089
<HR>
 
1090
 
 
1091
<A NAME="findExceptionConfig(java.lang.String)"><!-- --></A><H3>
 
1092
findExceptionConfig</H3>
 
1093
<PRE>
 
1094
public <A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A> <B>findExceptionConfig</B>(java.lang.String&nbsp;type)</PRE>
 
1095
<DL>
 
1096
<DD>Return the exception configuration for the specified type, if any;
 
1097
 otherwise return <code>null</code>.
 
1098
<P>
 
1099
<DD><DL>
 
1100
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findExceptionConfig(java.lang.String)">findExceptionConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1101
</DD>
 
1102
<DD><DL>
 
1103
<DT><B>Parameters:</B><DD><CODE>type</CODE> - Exception class name to find a configuration for</DL>
 
1104
</DD>
 
1105
</DL>
 
1106
<HR>
 
1107
 
 
1108
<A NAME="findExceptionConfigs()"><!-- --></A><H3>
 
1109
findExceptionConfigs</H3>
 
1110
<PRE>
 
1111
public <A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A>[] <B>findExceptionConfigs</B>()</PRE>
 
1112
<DL>
 
1113
<DD>Return the exception configurations for this module.  If there
 
1114
 are none, a zero-length array is returned.
 
1115
<P>
 
1116
<DD><DL>
 
1117
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findExceptionConfigs()">findExceptionConfigs</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1118
</DD>
 
1119
<DD><DL>
 
1120
</DL>
 
1121
</DD>
 
1122
</DL>
 
1123
<HR>
 
1124
 
 
1125
<A NAME="findFormBeanConfig(java.lang.String)"><!-- --></A><H3>
 
1126
findFormBeanConfig</H3>
 
1127
<PRE>
 
1128
public <A HREF="../../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A> <B>findFormBeanConfig</B>(java.lang.String&nbsp;name)</PRE>
 
1129
<DL>
 
1130
<DD>Return the form bean configuration for the specified key, if any;
 
1131
 otherwise return <code>null</code>.
 
1132
<P>
 
1133
<DD><DL>
 
1134
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findFormBeanConfig(java.lang.String)">findFormBeanConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1135
</DD>
 
1136
<DD><DL>
 
1137
<DT><B>Parameters:</B><DD><CODE>name</CODE> - Name of the form bean configuration to return</DL>
 
1138
</DD>
 
1139
</DL>
 
1140
<HR>
 
1141
 
 
1142
<A NAME="findFormBeanConfigs()"><!-- --></A><H3>
 
1143
findFormBeanConfigs</H3>
 
1144
<PRE>
 
1145
public <A HREF="../../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A>[] <B>findFormBeanConfigs</B>()</PRE>
 
1146
<DL>
 
1147
<DD>Return the form bean configurations for this module.  If there
 
1148
 are none, a zero-length array is returned.
 
1149
<P>
 
1150
<DD><DL>
 
1151
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findFormBeanConfigs()">findFormBeanConfigs</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1152
</DD>
 
1153
<DD><DL>
 
1154
</DL>
 
1155
</DD>
 
1156
</DL>
 
1157
<HR>
 
1158
 
 
1159
<A NAME="findForwardConfig(java.lang.String)"><!-- --></A><H3>
 
1160
findForwardConfig</H3>
 
1161
<PRE>
 
1162
public <A HREF="../../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A> <B>findForwardConfig</B>(java.lang.String&nbsp;name)</PRE>
 
1163
<DL>
 
1164
<DD>Return the forward configuration for the specified key, if any;
 
1165
 otherwise return <code>null</code>.
 
1166
<P>
 
1167
<DD><DL>
 
1168
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findForwardConfig(java.lang.String)">findForwardConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1169
</DD>
 
1170
<DD><DL>
 
1171
<DT><B>Parameters:</B><DD><CODE>name</CODE> - Name of the forward configuration to return</DL>
 
1172
</DD>
 
1173
</DL>
 
1174
<HR>
 
1175
 
 
1176
<A NAME="findForwardConfigs()"><!-- --></A><H3>
 
1177
findForwardConfigs</H3>
 
1178
<PRE>
 
1179
public <A HREF="../../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A>[] <B>findForwardConfigs</B>()</PRE>
 
1180
<DL>
 
1181
<DD>Return the form bean configurations for this module.  If there
 
1182
 are none, a zero-length array is returned.
 
1183
<P>
 
1184
<DD><DL>
 
1185
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findForwardConfigs()">findForwardConfigs</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1186
</DD>
 
1187
<DD><DL>
 
1188
</DL>
 
1189
</DD>
 
1190
</DL>
 
1191
<HR>
 
1192
 
 
1193
<A NAME="findMessageResourcesConfig(java.lang.String)"><!-- --></A><H3>
 
1194
findMessageResourcesConfig</H3>
 
1195
<PRE>
 
1196
public <A HREF="../../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A> <B>findMessageResourcesConfig</B>(java.lang.String&nbsp;key)</PRE>
 
1197
<DL>
 
1198
<DD>Return the message resources configuration for the specified key,
 
1199
 if any; otherwise return <code>null</code>.
 
1200
<P>
 
1201
<DD><DL>
 
1202
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findMessageResourcesConfig(java.lang.String)">findMessageResourcesConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1203
</DD>
 
1204
<DD><DL>
 
1205
<DT><B>Parameters:</B><DD><CODE>key</CODE> - Key of the data source configuration to return</DL>
 
1206
</DD>
 
1207
</DL>
 
1208
<HR>
 
1209
 
 
1210
<A NAME="findMessageResourcesConfigs()"><!-- --></A><H3>
 
1211
findMessageResourcesConfigs</H3>
 
1212
<PRE>
 
1213
public <A HREF="../../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A>[] <B>findMessageResourcesConfigs</B>()</PRE>
 
1214
<DL>
 
1215
<DD>Return the message resources configurations for this module.
 
1216
 If there are none, a zero-length array is returned.
 
1217
<P>
 
1218
<DD><DL>
 
1219
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findMessageResourcesConfigs()">findMessageResourcesConfigs</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1220
</DD>
 
1221
<DD><DL>
 
1222
</DL>
 
1223
</DD>
 
1224
</DL>
 
1225
<HR>
 
1226
 
 
1227
<A NAME="findPlugInConfigs()"><!-- --></A><H3>
 
1228
findPlugInConfigs</H3>
 
1229
<PRE>
 
1230
public <A HREF="../../../../../org/apache/struts/config/PlugInConfig.html">PlugInConfig</A>[] <B>findPlugInConfigs</B>()</PRE>
 
1231
<DL>
 
1232
<DD>Return the configured plug-in actions for this module.  If there
 
1233
 are none, a zero-length array is returned.
 
1234
<P>
 
1235
<DD><DL>
 
1236
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#findPlugInConfigs()">findPlugInConfigs</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1237
</DD>
 
1238
<DD><DL>
 
1239
</DL>
 
1240
</DD>
 
1241
</DL>
 
1242
<HR>
 
1243
 
 
1244
<A NAME="freeze()"><!-- --></A><H3>
 
1245
freeze</H3>
 
1246
<PRE>
 
1247
public void <B>freeze</B>()</PRE>
 
1248
<DL>
 
1249
<DD>Freeze the configuration of this module.  After this method
 
1250
 returns, any attempt to modify the configuration will return
 
1251
 an IllegalStateException.
 
1252
<P>
 
1253
<DD><DL>
 
1254
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#freeze()">freeze</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1255
</DD>
 
1256
<DD><DL>
 
1257
</DL>
 
1258
</DD>
 
1259
</DL>
 
1260
<HR>
 
1261
 
 
1262
<A NAME="removeActionConfig(org.apache.struts.config.ActionConfig)"><!-- --></A><H3>
 
1263
removeActionConfig</H3>
 
1264
<PRE>
 
1265
public void <B>removeActionConfig</B>(<A HREF="../../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A>&nbsp;config)</PRE>
 
1266
<DL>
 
1267
<DD>Remove the specified action configuration instance.
 
1268
<P>
 
1269
<DD><DL>
 
1270
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#removeActionConfig(org.apache.struts.config.ActionConfig)">removeActionConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1271
</DD>
 
1272
<DD><DL>
 
1273
<DT><B>Parameters:</B><DD><CODE>config</CODE> - ActionConfig instance to be removed
 
1274
<DT><B>Throws:</B>
 
1275
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
1276
  has been frozen</DL>
 
1277
</DD>
 
1278
</DL>
 
1279
<HR>
 
1280
 
 
1281
<A NAME="removeExceptionConfig(org.apache.struts.config.ExceptionConfig)"><!-- --></A><H3>
 
1282
removeExceptionConfig</H3>
 
1283
<PRE>
 
1284
public void <B>removeExceptionConfig</B>(<A HREF="../../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A>&nbsp;config)</PRE>
 
1285
<DL>
 
1286
<DD>Remove the specified exception configuration instance.
 
1287
<P>
 
1288
<DD><DL>
 
1289
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#removeExceptionConfig(org.apache.struts.config.ExceptionConfig)">removeExceptionConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1290
</DD>
 
1291
<DD><DL>
 
1292
<DT><B>Parameters:</B><DD><CODE>config</CODE> - ActionConfig instance to be removed
 
1293
<DT><B>Throws:</B>
 
1294
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
1295
  has been frozen</DL>
 
1296
</DD>
 
1297
</DL>
 
1298
<HR>
 
1299
 
 
1300
<A NAME="removeDataSourceConfig(org.apache.struts.config.DataSourceConfig)"><!-- --></A><H3>
 
1301
removeDataSourceConfig</H3>
 
1302
<PRE>
 
1303
public void <B>removeDataSourceConfig</B>(<A HREF="../../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A>&nbsp;config)</PRE>
 
1304
<DL>
 
1305
<DD>Remove the specified data source configuration instance.
 
1306
<P>
 
1307
<DD><DL>
 
1308
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#removeDataSourceConfig(org.apache.struts.config.DataSourceConfig)">removeDataSourceConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1309
</DD>
 
1310
<DD><DL>
 
1311
<DT><B>Parameters:</B><DD><CODE>config</CODE> - DataSourceConfig instance to be removed
 
1312
<DT><B>Throws:</B>
 
1313
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
1314
  has been frozen</DL>
 
1315
</DD>
 
1316
</DL>
 
1317
<HR>
 
1318
 
 
1319
<A NAME="removeFormBeanConfig(org.apache.struts.config.FormBeanConfig)"><!-- --></A><H3>
 
1320
removeFormBeanConfig</H3>
 
1321
<PRE>
 
1322
public void <B>removeFormBeanConfig</B>(<A HREF="../../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A>&nbsp;config)</PRE>
 
1323
<DL>
 
1324
<DD>Remove the specified form bean configuration instance.
 
1325
<P>
 
1326
<DD><DL>
 
1327
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#removeFormBeanConfig(org.apache.struts.config.FormBeanConfig)">removeFormBeanConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1328
</DD>
 
1329
<DD><DL>
 
1330
<DT><B>Parameters:</B><DD><CODE>config</CODE> - FormBeanConfig instance to be removed
 
1331
<DT><B>Throws:</B>
 
1332
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
1333
  has been frozen</DL>
 
1334
</DD>
 
1335
</DL>
 
1336
<HR>
 
1337
 
 
1338
<A NAME="removeForwardConfig(org.apache.struts.config.ForwardConfig)"><!-- --></A><H3>
 
1339
removeForwardConfig</H3>
 
1340
<PRE>
 
1341
public void <B>removeForwardConfig</B>(<A HREF="../../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A>&nbsp;config)</PRE>
 
1342
<DL>
 
1343
<DD>Remove the specified forward configuration instance.
 
1344
<P>
 
1345
<DD><DL>
 
1346
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#removeForwardConfig(org.apache.struts.config.ForwardConfig)">removeForwardConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1347
</DD>
 
1348
<DD><DL>
 
1349
<DT><B>Parameters:</B><DD><CODE>config</CODE> - ForwardConfig instance to be removed
 
1350
<DT><B>Throws:</B>
 
1351
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
1352
  has been frozen</DL>
 
1353
</DD>
 
1354
</DL>
 
1355
<HR>
 
1356
 
 
1357
<A NAME="removeMessageResourcesConfig(org.apache.struts.config.MessageResourcesConfig)"><!-- --></A><H3>
 
1358
removeMessageResourcesConfig</H3>
 
1359
<PRE>
 
1360
public void <B>removeMessageResourcesConfig</B>(<A HREF="../../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A>&nbsp;config)</PRE>
 
1361
<DL>
 
1362
<DD>Remove the specified message resources configuration instance.
 
1363
<P>
 
1364
<DD><DL>
 
1365
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html#removeMessageResourcesConfig(org.apache.struts.config.MessageResourcesConfig)">removeMessageResourcesConfig</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/struts/config/ModuleConfig.html">ModuleConfig</A></CODE></DL>
 
1366
</DD>
 
1367
<DD><DL>
 
1368
<DT><B>Parameters:</B><DD><CODE>config</CODE> - MessageResourcesConfig instance to be removed
 
1369
<DT><B>Throws:</B>
 
1370
<DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration
 
1371
  has been frozen</DL>
 
1372
</DD>
 
1373
</DL>
 
1374
<!-- ========= END OF CLASS DATA ========= -->
 
1375
<HR>
 
1376
 
 
1377
<!-- ========== START OF NAVBAR ========== -->
 
1378
<A NAME="navbar_bottom"><!-- --></A>
 
1379
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
 
1380
<TR>
 
1381
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
 
1382
<A NAME="navbar_bottom_firstrow"><!-- --></A>
 
1383
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
 
1384
  <TR ALIGN="center" VALIGN="top">
 
1385
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
 
1386
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
 
1387
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
 
1388
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/ModuleConfigImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
 
1389
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
 
1390
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
 
1391
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
 
1392
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
 
1393
  </TR>
 
1394
</TABLE>
 
1395
</TD>
 
1396
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
 
1397
</EM>
 
1398
</TD>
 
1399
</TR>
 
1400
 
 
1401
<TR>
 
1402
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1403
&nbsp;<A HREF="../../../../../org/apache/struts/config/impl/DefaultModuleConfigFactory.html"><B>PREV CLASS</B></A>&nbsp;
 
1404
&nbsp;NEXT CLASS</FONT></TD>
 
1405
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
 
1406
  <A HREF="../../../../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;
 
1407
&nbsp;<A HREF="ModuleConfigImpl.html" TARGET="_top"><B>NO FRAMES</B></A>  &nbsp;
 
1408
&nbsp;
 
1409
<SCRIPT>
 
1410
  <!--
 
1411
  if(window==top) {
 
1412
    document.writeln('<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>');
 
1413
  }
 
1414
  //-->
 
1415
</SCRIPT>
 
1416
<NOSCRIPT>
 
1417
<A HREF="../../../../../allclasses-noframe.html" TARGET=""><B>All Classes</B></A>
 
1418
</NOSCRIPT>
 
1419
</FONT></TD>
 
1420
</TR>
 
1421
<TR>
 
1422
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
1423
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
 
1424
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
 
1425
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
 
1426
</TR>
 
1427
</TABLE>
 
1428
<!-- =========== END OF NAVBAR =========== -->
 
1429
 
 
1430
<HR>
 
1431
Copyright � 2000-2003 - Apache Software Foundation
 
1432
</BODY>
 
1433
</HTML>