[cdi-dev] [JBoss JIRA] (CDI-50) Ability to veto beans, both unconditionally and based on classes visible
Pete Muir (Updated) (JIRA)
jira-events at lists.jboss.org
Mon Nov 21 08:03:41 EST 2011
[ https://issues.jboss.org/browse/CDI-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-50:
-------------------------
Fix Version/s: 1.1.EDR2
(was: 1.1.EDR1)
Git Pull Request: https://github.com/jboss/cdi/pull/52 (was: https://github.com/jboss/cdi/pull/52)
Forum Reference: http://lists.jboss.org/pipermail/weld-dev/2009-December/002029.html (was: http://lists.jboss.org/pipermail/weld-dev/2009-December/002029.html)
Oops!
> Ability to veto beans, both unconditionally and based on classes visible
> ------------------------------------------------------------------------
>
> Key: CDI-50
> URL: https://issues.jboss.org/browse/CDI-50
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Components: Concepts, Packaging and Deployment
> Affects Versions: 1.0
> Reporter: Pete Muir
> Assignee: Pete Muir
> Fix For: 1.1.EDR2
>
>
> This should support both a straight veto, and conditional based on classes available.
> Seam Solder supports this as @Veto and @Requires({Foo.class, Bar.class}).
> Mark Struberg proposed using @Optional
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the cdi-dev
mailing list