[jbosstools-issues] [JBoss JIRA] Closed: (JBIDE-6549) New Interceptor Binding Type wizard should suggest only @Target({TYPE, METHOD}) or @Target(TYPE)
Alexey Kazakov (JIRA)
jira-events at lists.jboss.org
Mon Jun 28 13:40:46 EDT 2010
[ https://jira.jboss.org/browse/JBIDE-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Kazakov closed JBIDE-6549.
---------------------------------
Resolution: Rejected
Sorry. Looked at New Stereotype wizard ;)
New Interceptor Binding Type wizard works fine.
> New Interceptor Binding Type wizard should suggest only @Target({TYPE, METHOD}) or @Target(TYPE)
> ------------------------------------------------------------------------------------------------
>
> Key: JBIDE-6549
> URL: https://jira.jboss.org/browse/JBIDE-6549
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdi (jsr-299)
> Affects Versions: 3.2.0.M1
> Reporter: Alexey Kazakov
> Assignee: Viacheslav Kabanovich
> Fix For: 3.2.0.M2
>
>
> See the spec. (9.1):
> An interceptor binding type is a Java annotation defined as @Target({TYPE, METHOD}) or @Target(TYPE) and
> @Retention(RUNTIME).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list