Implement support for "Common Annotations for the Java Platform" (JSR-250)
--------------------------------------------------------------------------
Key: SHALE-290
URL: http://issues.apache.org/struts/browse/SHALE-290
Project: Shale
Issue Type: New Feature
Components: Tiger
Reporter: Craig McClanahan
JSR-250 defines a set of common annotations that all Java EE 5 containers must
support. A subset of these also make sense in a non-EE5 environment, if
supported by the Tiger Extensions module. In particular, the following
annotations should be supportable on managed beans created by Tiger Extensions:
* @PostConstruct -- similar to @Init for view controllers
* @PreDestroy -- similar to @Destroy for view controllers
* @Resource
* @Resources
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira