📄 moduleconfig.html
字号:
The default class name to be used when creating action mapping instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#getConfigured()">getConfigured</A></B>()</CODE>
<BR>
Has this module been completely configured yet.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#getControllerConfig()">getControllerConfig</A></B>()</CODE>
<BR>
The controller configuration object for this module.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#getPrefix()">getPrefix</A></B>()</CODE>
<BR>
The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#removeActionConfig(org.apache.struts.config.ActionConfig)">removeActionConfig</A></B>(<A HREF="../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A> config)</CODE>
<BR>
Remove the specified action configuration instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#removeDataSourceConfig(org.apache.struts.config.DataSourceConfig)">removeDataSourceConfig</A></B>(<A HREF="../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A> config)</CODE>
<BR>
Remove the specified data source configuration instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#removeExceptionConfig(org.apache.struts.config.ExceptionConfig)">removeExceptionConfig</A></B>(<A HREF="../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A> config)</CODE>
<BR>
Remove the specified exception configuration instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#removeFormBeanConfig(org.apache.struts.config.FormBeanConfig)">removeFormBeanConfig</A></B>(<A HREF="../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A> config)</CODE>
<BR>
Remove the specified form bean configuration instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#removeForwardConfig(org.apache.struts.config.ForwardConfig)">removeForwardConfig</A></B>(<A HREF="../../../../org/apache/struts/config/ForwardConfig.html">ForwardConfig</A> config)</CODE>
<BR>
Remove the specified forward configuration instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#removeMessageResourcesConfig(org.apache.struts.config.MessageResourcesConfig)">removeMessageResourcesConfig</A></B>(<A HREF="../../../../org/apache/struts/config/MessageResourcesConfig.html">MessageResourcesConfig</A> config)</CODE>
<BR>
Remove the specified message resources configuration instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#setActionFormBeanClass(java.lang.String)">setActionFormBeanClass</A></B>(java.lang.String actionFormBeanClass)</CODE>
<BR>
The default class name to be used when creating action form bean instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#setActionForwardClass(java.lang.String)">setActionForwardClass</A></B>(java.lang.String actionForwardClass)</CODE>
<BR>
The default class name to be used when creating action forward instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#setActionMappingClass(java.lang.String)">setActionMappingClass</A></B>(java.lang.String actionMappingClass)</CODE>
<BR>
The default class name to be used when creating action mapping instances.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#setControllerConfig(org.apache.struts.config.ControllerConfig)">setControllerConfig</A></B>(<A HREF="../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A> cc)</CODE>
<BR>
The controller configuration object for this module.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/struts/config/ModuleConfig.html#setPrefix(java.lang.String)">setPrefix</A></B>(java.lang.String prefix)</CODE>
<BR>
The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet.</TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="getConfigured()"><!-- --></A><H3>
getConfigured</H3>
<PRE>
public boolean <B>getConfigured</B>()</PRE>
<DL>
<DD>Has this module been completely configured yet. Once this flag has been set, any attempt to modify the configuration will return an IllegalStateException.</DL>
<HR>
<A NAME="getControllerConfig()"><!-- --></A><H3>
getControllerConfig</H3>
<PRE>
public <A HREF="../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A> <B>getControllerConfig</B>()</PRE>
<DL>
<DD>The controller configuration object for this module.</DL>
<HR>
<A NAME="setControllerConfig(org.apache.struts.config.ControllerConfig)"><!-- --></A><H3>
setControllerConfig</H3>
<PRE>
public void <B>setControllerConfig</B>(<A HREF="../../../../org/apache/struts/config/ControllerConfig.html">ControllerConfig</A> cc)</PRE>
<DL>
<DD>The controller configuration object for this module.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>cc</CODE> - The controller configuration object for this module.</DL>
</DD>
</DL>
<HR>
<A NAME="getPrefix()"><!-- --></A><H3>
getPrefix</H3>
<PRE>
public java.lang.String <B>getPrefix</B>()</PRE>
<DL>
<DD>The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet. A configuration with a prefix of a zero-length String is the default configuration for this web module.</DL>
<HR>
<A NAME="setPrefix(java.lang.String)"><!-- --></A><H3>
setPrefix</H3>
<PRE>
public void <B>setPrefix</B>(java.lang.String prefix)</PRE>
<DL>
<DD>The prefix of the context-relative portion of the request URI, used to select this configuration versus others supported by the controller servlet. A configuration with a prefix of a zero-length String is the default configuration for this web module.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>prefix</CODE> - The prefix of the context-relative portion of the request URI.</DL>
</DD>
</DL>
<HR>
<A NAME="getActionFormBeanClass()"><!-- --></A><H3>
getActionFormBeanClass</H3>
<PRE>
public java.lang.String <B>getActionFormBeanClass</B>()</PRE>
<DL>
<DD>The default class name to be used when creating action form bean instances.</DL>
<HR>
<A NAME="setActionFormBeanClass(java.lang.String)"><!-- --></A><H3>
setActionFormBeanClass</H3>
<PRE>
public void <B>setActionFormBeanClass</B>(java.lang.String actionFormBeanClass)</PRE>
<DL>
<DD>The default class name to be used when creating action form bean instances.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>actionFormBeanClass</CODE> - default class name to be used when creating action form bean instances.</DL>
</DD>
</DL>
<HR>
<A NAME="getActionMappingClass()"><!-- --></A><H3>
getActionMappingClass</H3>
<PRE>
public java.lang.String <B>getActionMappingClass</B>()</PRE>
<DL>
<DD>The default class name to be used when creating action mapping instances.</DL>
<HR>
<A NAME="setActionMappingClass(java.lang.String)"><!-- --></A><H3>
setActionMappingClass</H3>
<PRE>
public void <B>setActionMappingClass</B>(java.lang.String actionMappingClass)</PRE>
<DL>
<DD>The default class name to be used when creating action mapping instances.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>actionMappingClass</CODE> - default class name to be used when creating action mapping instances.</DL>
</DD>
</DL>
<HR>
<A NAME="addActionConfig(org.apache.struts.config.ActionConfig)"><!-- --></A><H3>
addActionConfig</H3>
<PRE>
public void <B>addActionConfig</B>(<A HREF="../../../../org/apache/struts/config/ActionConfig.html">ActionConfig</A> config)</PRE>
<DL>
<DD>Add a new <code>ActionConfig</code> instance to the set associated with this module.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added<DT><B>Throws:</B><DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration has been frozen</DL>
</DD>
</DL>
<HR>
<A NAME="addDataSourceConfig(org.apache.struts.config.DataSourceConfig)"><!-- --></A><H3>
addDataSourceConfig</H3>
<PRE>
public void <B>addDataSourceConfig</B>(<A HREF="../../../../org/apache/struts/config/DataSourceConfig.html">DataSourceConfig</A> config)</PRE>
<DL>
<DD>Add a new <code>DataSourceConfig</code> instance to the set associated with this module.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added<DT><B>Throws:</B><DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration has been frozen</DL>
</DD>
</DL>
<HR>
<A NAME="addExceptionConfig(org.apache.struts.config.ExceptionConfig)"><!-- --></A><H3>
addExceptionConfig</H3>
<PRE>
public void <B>addExceptionConfig</B>(<A HREF="../../../../org/apache/struts/config/ExceptionConfig.html">ExceptionConfig</A> config)</PRE>
<DL>
<DD>Add a new <code>ExceptionConfig</code> instance to the set associated with this module.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added<DT><B>Throws:</B><DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration has been frozen</DL>
</DD>
</DL>
<HR>
<A NAME="addFormBeanConfig(org.apache.struts.config.FormBeanConfig)"><!-- --></A><H3>
addFormBeanConfig</H3>
<PRE>
public void <B>addFormBeanConfig</B>(<A HREF="../../../../org/apache/struts/config/FormBeanConfig.html">FormBeanConfig</A> config)</PRE>
<DL>
<DD>Add a new <code>FormBeanConfig</code> instance to the set associated with this module.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>config</CODE> - The new configuration instance to be added<DT><B>Throws:</B><DD><CODE>java.lang.IllegalStateException</CODE> - if this module configuration has been frozen</DL>
</DD>
</DL>
<HR>
<A NAME="getActionForwardClass()"><!-- --></A><H3>
getActionForwardClass</H3>
<PRE>
public java.lang.String <B>getActionForwardClass</B>()</PRE>
<DL>
<DD>The default class name to be used when creating action forward instances.</DL>
<HR>
<A NAME="setActionForwardClass(java.lang.String)"><!-- --></A><H3>
setActionForwardClass</H3>
<PRE>
public void <B>setActionForwardClass</B>(java.lang.String actionForwardClass)</PRE>
<DL>
<DD>The default class name to be used when creating action forward instances.<DD><DL>
<DT><B>Parameters:</B><DD><CODE>actionForwardClass</CODE> - default class name to be used when creating action forward instances.</DL>
</DD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -