[weld-issues] [JBoss JIRA] Commented: (WELD-265) Add logic checking if interceptors and decorators are passivation capable to ManagedBean.initPassivationCapable
Pete Muir (JIRA)
jira-events at lists.jboss.org
Fri Nov 6 10:00:06 EST 2009
[ https://jira.jboss.org/jira/browse/WELD-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12493556#action_12493556 ]
Pete Muir commented on WELD-265:
--------------------------------
Basically, we just need to copy the logic from Validator, but I am wondering if there is a decent way to share the logic, given one path must throw exceptions, the other return a boolean.
> Add logic checking if interceptors and decorators are passivation capable to ManagedBean.initPassivationCapable
> ---------------------------------------------------------------------------------------------------------------
>
> Key: WELD-265
> URL: https://jira.jboss.org/jira/browse/WELD-265
> Project: Weld
> Issue Type: Feature Request
> Components: Class Beans (Managed and Session), Interceptors and Decorators
> Affects Versions: 1.0.0.CR1
> Reporter: Pete Muir
> Assignee: Marius Bogoevici
> Fix For: 1.0.0.CR2
>
>
> We need to know this when we validate injection points.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list