mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
Updating plugin ext points doc
WW-2192 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@581894 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -137,6 +137,12 @@ import com.opensymphony.xwork2.validator.ActionValidatorManager;
|
||||
* <td>singleton</td>
|
||||
* <td>Creates reflection context maps used for reflection and expression language operations (since 2.1)</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td>com.opensymphony.xwork2.config.PackageProvider</td>
|
||||
* <td>N/A</td>
|
||||
* <td>singleton</td>
|
||||
* <td>All beans registered as PackageProvider implementations will be automatically included in configuration building (since 2.1)</td>
|
||||
* </tr>
|
||||
* </table>
|
||||
*
|
||||
* <!-- END SNIPPET: extensionPoints -->
|
||||
|
||||
Reference in New Issue
Block a user