[
https://jira.jboss.org/jira/browse/JBIDE-3122?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-3122:
---------------------------------------
Description:
http://docs.jboss.org/webbeans/spec/PDR/html/interceptors.html#d0e4895
@<BindingType> @Interceptor
public class <classname> {
@AroundInvoke
public Object manage<BindingType>(InvocationContext ctx) { ... }
}
New Interceptor Binding type
----------------------------
Key: JBIDE-3122
URL:
https://jira.jboss.org/jira/browse/JBIDE-3122
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webbeans
Affects Versions: 2.1.2
Reporter: Max Rydahl Andersen
Fix For: LATER
http://docs.jboss.org/webbeans/spec/PDR/html/interceptors.html#d0e4895
@<BindingType> @Interceptor
public class <classname> {
@AroundInvoke
public Object manage<BindingType>(InvocationContext ctx) { ... }
}
--
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