[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-8196) Support @Veto annotation.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Apr 6 14:17:33 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-8196.
-----------------------------------

    Resolution: Done


> Support @Veto annotation.
> -------------------------
>
>                 Key: JBIDE-8196
>                 URL: https://issues.jboss.org/browse/JBIDE-8196
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: cdi (jsr-299)
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 3.3.0.M1
>
>
> Seam-solder reference guide:
> 2.1.1. @Veto.
> Annotating a class @Veto will cause the type to be ignored, such that any definitions on the type will not be processed, including:
> • the managed bean, decorator, interceptor or session bean defined by the type
> • any producer methods or producer fields defined on the type
> • any observer methods defined on the type
> For example:
> @Veto
> class Utilities {
> ...
> }

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list