http://git-wip-us.apache.org/repos/asf/struts-site/blob/a7b087fd/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/ActionProxyFactory.html
----------------------------------------------------------------------
diff --git
a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/ActionProxyFactory.html
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/ActionProxyFactory.html
index 50d9e09..a1b0d66 100644
---
a/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/ActionProxyFactory.html
+++
b/content/maven/struts2-core/apidocs/com/opensymphony/xwork2/ActionProxyFactory.html
@@ -2,39 +2,26 @@
<!-- NewPage -->
<html lang="en">
<head>
-<!-- Generated by javadoc (1.8.0_102) on Fri Jul 28 10:21:13 CEST 2017 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Wed Sep 06 07:50:11 CEST 2017
-->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>ActionProxyFactory (Struts 2 Core 2.5.12 API)</title>
-<meta name="date" content="2017-07-28">
+<title>ActionProxyFactory (Struts 2 Core 2.5.13 API)</title>
+<meta name="date" content="2017-09-06">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css"
title="Style">
-<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
- try {
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="ActionProxyFactory (Struts 2 Core 2.5.12
API)";
- }
- }
- catch(err) {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="ActionProxyFactory (Struts 2 Core 2.5.13 API)";
}
//-->
-var methods = {"i0":6,"i1":6,"i2":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance
Methods"],4:["t3","Abstract Methods"]};
-var altColor = "altColor";
-var rowColor = "rowColor";
-var tableTab = "tableTab";
-var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar.top">
+<div class="topNav"><a name="navbar_top">
<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation
links">Skip navigation links</a></div>
-<a name="navbar.top.firstrow">
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a
name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
@@ -50,15 +37,15 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../com/opensymphony/xwork2/ActionProxy.html"
title="interface in com.opensymphony.xwork2"><span
class="typeNameLink">Prev Class</span></a></li>
-<li><a href="../../../com/opensymphony/xwork2/ActionSupport.html" title="class
in com.opensymphony.xwork2"><span
class="typeNameLink">Next Class</span></a></li>
+<li><a href="../../../com/opensymphony/xwork2/ActionProxy.html"
title="interface in com.opensymphony.xwork2"><span class="strong">Prev
Class</span></a></li>
+<li><a href="../../../com/opensymphony/xwork2/ActionSupport.html" title="class
in com.opensymphony.xwork2"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a
href="../../../index.html?com/opensymphony/xwork2/ActionProxyFactory.html"
target="_top">Frames</a></li>
-<li><a href="ActionProxyFactory.html" target="_top">No Frames</a></li>
+<li><a href="ActionProxyFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -78,16 +65,16 @@ var activeTableTab = "activeTableTab";
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
</ul>
</div>
-<a name="skip.navbar.top">
+<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
@@ -106,19 +93,16 @@ var activeTableTab = "activeTableTab";
</dl>
<hr>
<br>
-<pre>public interface <span
class="typeNameLabel">ActionProxyFactory</span></pre>
+<pre>public interface <span class="strong">ActionProxyFactory</span></pre>
<div class="block">The <a
href="../../../com/opensymphony/xwork2/ActionProxyFactory.html"
title="interface in
com.opensymphony.xwork2"><code>ActionProxyFactory</code></a> is used to create
<a href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in
com.opensymphony.xwork2"><code>ActionProxy</code></a>s to be executed.
<p>
It is the entry point to XWork that is used by a dispatcher to create an <a
href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in
com.opensymphony.xwork2"><code>ActionProxy</code></a> to execute
for a particular namespace and action name.
</p></div>
-<dl>
-<dt><span class="simpleTagLabel">Author:</span></dt>
-<dd>Jason Carreira</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a href="../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html"
title="class in
com.opensymphony.xwork2"><code>DefaultActionProxyFactory</code></a></dd>
-</dl>
+<dl><dt><span class="strong">Author:</span></dt>
+ <dd>Jason Carreira</dd>
+<dt><span class="strong">See Also:</span></dt><dd><a
href="../../../com/opensymphony/xwork2/DefaultActionProxyFactory.html"
title="class in
com.opensymphony.xwork2"><code>DefaultActionProxyFactory</code></a></dd></dl>
</li>
</ul>
</div>
@@ -127,19 +111,19 @@ var activeTableTab = "activeTableTab";
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
-<li class="blockList"><a name="method.summary">
+<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
-<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span
class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a
href="javascript:show(2);">Instance Methods</a></span><span
class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a
href="javascript:show(4);">Abstract Methods</a></span><span
class="tabEnd"> </span></span></caption>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
-<tr id="i0" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in
com.opensymphony.xwork2">ActionProxy</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy-com.opensymphony.xwork2.ActionInvocation-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-">createActionProxy</a></span>(<a
href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface
in com.opensymphony.xwork2">ActionInvocation</a> actionInvocation,
+<td class="colLast"><code><strong><a
href="../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy(com.opensymphony.xwork2.ActionInvocation,%20java.lang.String,%20java.lang.String,%20java.lang.String,%20boolean,%20boolean)">createActionProxy</a></strong>(<a
href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface
in com.opensymphony.xwork2">ActionInvocation</a> actionInvocation,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
@@ -149,9 +133,9 @@ var activeTableTab = "activeTableTab";
should be fully initialized when it is returned, including passed <a
href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface
in com.opensymphony.xwork2"><code>ActionInvocation</code></a> instance.</div>
</td>
</tr>
-<tr id="i1" class="rowColor">
+<tr class="rowColor">
<td class="colFirst"><code><a
href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in
com.opensymphony.xwork2">ActionProxy</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-">createActionProxy</a></span>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
+<td class="colLast"><code><strong><a
href="../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.util.Map)">createActionProxy</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in
java.lang">Object</a>> extraContext)</code>
@@ -159,9 +143,9 @@ var activeTableTab = "activeTableTab";
should be fully initialized when it is returned, including having an <a
href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface
in com.opensymphony.xwork2"><code>ActionInvocation</code></a> instance
associated.</div>
</td>
</tr>
-<tr id="i2" class="altColor">
+<tr class="altColor">
<td class="colFirst"><code><a
href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in
com.opensymphony.xwork2">ActionProxy</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a
href="../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-boolean-boolean-">createActionProxy</a></span>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
+<td class="colLast"><code><strong><a
href="../../../com/opensymphony/xwork2/ActionProxyFactory.html#createActionProxy(java.lang.String,%20java.lang.String,%20java.lang.String,%20java.util.Map,%20boolean,%20boolean)">createActionProxy</a></strong>(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
<a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> extraContext,
@@ -182,95 +166,67 @@ var activeTableTab = "activeTableTab";
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
-<li class="blockList"><a name="method.detail">
+<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
-<a
name="createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-">
+<a name="createActionProxy(java.lang.String, java.lang.String,
java.lang.String, java.util.Map)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createActionProxy</h4>
<pre><a href="../../../com/opensymphony/xwork2/ActionProxy.html"
title="interface in
com.opensymphony.xwork2">ActionProxy</a> createActionProxy(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> extraContext)</pre>
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> extraContext)</pre>
<div class="block">Creates an <a
href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in
com.opensymphony.xwork2"><code>ActionProxy</code></a> for the given namespace
and action name by looking up the configuration.The ActionProxy
should be fully initialized when it is returned, including having an <a
href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface
in com.opensymphony.xwork2"><code>ActionInvocation</code></a> instance
associated.
<p>
<b>Note:</b> This is the most used create method.
</p></div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>namespace</code> - the namespace of the action, can be
<tt>null</tt></dd>
-<dd><code>actionName</code> - the name of the action</dd>
-<dd><code>methodName</code> - the name of the method to execute</dd>
-<dd><code>extraContext</code> - a Map of extra parameters to be provided to
the ActionProxy, can be <tt>null</tt></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>ActionProxy the created action proxy</dd>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2.1.1</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code>
- the namespace of the action, can be
<tt>null</tt></dd><dd><code>actionName</code> - the name of the
action</dd><dd><code>methodName</code> - the name of the method to
execute</dd><dd><code>extraContext</code> - a Map of extra parameters to be
provided to the ActionProxy, can be <tt>null</tt></dd>
+<dt><span class="strong">Returns:</span></dt><dd>ActionProxy the created
action proxy</dd><dt><span class="strong">Since:</span></dt>
+ <dd>2.1.1</dd></dl>
</li>
</ul>
-<a
name="createActionProxy-java.lang.String-java.lang.String-java.lang.String-java.util.Map-boolean-boolean-">
+<a name="createActionProxy(java.lang.String, java.lang.String,
java.lang.String, java.util.Map, boolean, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createActionProxy</h4>
<pre><a href="../../../com/opensymphony/xwork2/ActionProxy.html"
title="interface in
com.opensymphony.xwork2">ActionProxy</a> createActionProxy(<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> extraContext,
- boolean executeResult,
- boolean cleanupContext)</pre>
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a>,<a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> extraContext,
+ boolean executeResult,
+ boolean cleanupContext)</pre>
<div class="block">Creates an <a
href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in
com.opensymphony.xwork2"><code>ActionProxy</code></a> for the given namespace
and action name by looking up the configuration.The ActionProxy
should be fully initialized when it is returned, including having an <a
href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface
in com.opensymphony.xwork2"><code>ActionInvocation</code></a> instance
associated.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>namespace</code> - the namespace of the action, can be
<tt>null</tt></dd>
-<dd><code>actionName</code> - the name of the action</dd>
-<dd><code>methodName</code> - the name of the method to execute</dd>
-<dd><code>extraContext</code> - a Map of extra parameters to be provided to
the ActionProxy, can be <tt>null</tt></dd>
-<dd><code>executeResult</code> - flag which tells whether the result should be
executed after the action</dd>
-<dd><code>cleanupContext</code> - flag which tells whether the original
context should be preserved during execution of the proxy.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>ActionProxy the created action proxy</dd>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2.1.1</dd>
-</dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code>
- the namespace of the action, can be
<tt>null</tt></dd><dd><code>actionName</code> - the name of the
action</dd><dd><code>methodName</code> - the name of the method to
execute</dd><dd><code>extraContext</code> - a Map of extra parameters to be
provided to the ActionProxy, can be
<tt>null</tt></dd><dd><code>executeResult</code> - flag which tells whether the
result should be executed after the action</dd><dd><code>cleanupContext</code>
- flag which tells whether the original context should be preserved during
execution of the proxy.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>ActionProxy the created
action proxy</dd><dt><span class="strong">Since:</span></dt>
+ <dd>2.1.1</dd></dl>
</li>
</ul>
-<a
name="createActionProxy-com.opensymphony.xwork2.ActionInvocation-java.lang.String-java.lang.String-java.lang.String-boolean-boolean-">
+<a name="createActionProxy(com.opensymphony.xwork2.ActionInvocation,
java.lang.String, java.lang.String, java.lang.String, boolean, boolean)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>createActionProxy</h4>
<pre><a href="../../../com/opensymphony/xwork2/ActionProxy.html"
title="interface in
com.opensymphony.xwork2">ActionProxy</a> createActionProxy(<a
href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface
in com.opensymphony.xwork2">ActionInvocation</a> actionInvocation,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
- <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
- boolean executeResult,
- boolean cleanupContext)</pre>
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> namespace,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> actionName,
+ <a
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> methodName,
+ boolean executeResult,
+ boolean cleanupContext)</pre>
<div class="block">Creates an <a
href="../../../com/opensymphony/xwork2/ActionProxy.html" title="interface in
com.opensymphony.xwork2"><code>ActionProxy</code></a> for the given namespace
and action name by looking up the configuration.The ActionProxy
should be fully initialized when it is returned, including passed <a
href="../../../com/opensymphony/xwork2/ActionInvocation.html" title="interface
in com.opensymphony.xwork2"><code>ActionInvocation</code></a> instance.</div>
-<dl>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>actionInvocation</code> - the action invocation instance to
associate with</dd>
-<dd><code>namespace</code> - the namespace of the action, can be
<tt>null</tt></dd>
-<dd><code>actionName</code> - the name of the action</dd>
-<dd><code>methodName</code> - the name of the method to execute</dd>
-<dd><code>executeResult</code> - flag which tells whether the result should be
executed after the action</dd>
-<dd><code>cleanupContext</code> - flag which tells whether the original
context should be preserved during execution of the proxy.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>ActionProxy the created action proxy</dd>
-<dt><span class="simpleTagLabel">Since:</span></dt>
-<dd>2.1.1</dd>
-</dl>
+<dl><dt><span
class="strong">Parameters:</span></dt><dd><code>actionInvocation</code> - the
action invocation instance to associate with</dd><dd><code>namespace</code> -
the namespace of the action, can be
<tt>null</tt></dd><dd><code>actionName</code> - the name of the
action</dd><dd><code>methodName</code> - the name of the method to
execute</dd><dd><code>executeResult</code> - flag which tells whether the
result should be executed after the action</dd><dd><code>cleanupContext</code>
- flag which tells whether the original context should be preserved during
execution of the proxy.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>ActionProxy the created
action proxy</dd><dt><span class="strong">Since:</span></dt>
+ <dd>2.1.1</dd></dl>
</li>
</ul>
</li>
@@ -281,11 +237,9 @@ var activeTableTab = "activeTableTab";
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar.bottom">
+<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
-</a>
-<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation
links">Skip navigation links</a></div>
-<a name="navbar.bottom.firstrow">
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
@@ -301,15 +255,15 @@ var activeTableTab = "activeTableTab";
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../com/opensymphony/xwork2/ActionProxy.html"
title="interface in com.opensymphony.xwork2"><span
class="typeNameLink">Prev Class</span></a></li>
-<li><a href="../../../com/opensymphony/xwork2/ActionSupport.html" title="class
in com.opensymphony.xwork2"><span
class="typeNameLink">Next Class</span></a></li>
+<li><a href="../../../com/opensymphony/xwork2/ActionProxy.html"
title="interface in com.opensymphony.xwork2"><span class="strong">Prev
Class</span></a></li>
+<li><a href="../../../com/opensymphony/xwork2/ActionSupport.html" title="class
in com.opensymphony.xwork2"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a
href="../../../index.html?com/opensymphony/xwork2/ActionProxyFactory.html"
target="_top">Frames</a></li>
-<li><a href="ActionProxyFactory.html" target="_top">No Frames</a></li>
+<li><a href="ActionProxyFactory.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -329,16 +283,16 @@ var activeTableTab = "activeTableTab";
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
-<li><a href="#method.summary">Method</a></li>
+<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
-<li><a href="#method.detail">Method</a></li>
+<li><a href="#method_detail">Method</a></li>
</ul>
</div>
-<a name="skip.navbar.bottom">
+<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->