Jasper Rosenberg created WW-4329:
------------------------------------
Summary: Support ConfigurationManagerListener
Key: WW-4329
URL: https://issues.apache.org/jira/browse/WW-4329
Project: Struts 2
Issue Type: Improvement
Components: Core Actions
Reporter: Jasper Rosenberg
Priority: Minor
I wanted to run some validation checks on the actions after they were loaded.
I could do it at startup by creating a DispatcherListener. However, in
development, if the Configuration reloads in devMode, I have no way to know
that and rerun my validation. It would be great to just mimic the
DispatcherListener pattern for the ConfigurationManager so one could register
ConfigurationManagerListeners for when the configuration is loaded/reload.
--
This message was sent by Atlassian JIRA
(v6.2#6252)