[
https://jira.jboss.org/browse/WELD-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Bogoevici updated WELD-459:
----------------------------------
Summary: Class-level interceptor for a final class or
method-interceptor for a final method not detected as a definition error (was:
A final class interceptor or an interceptor class with a final method not
detected as a definition error)
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
> Class-level interceptor for a final class or method-interceptor for a final
> method not detected as a definition error
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: WELD-459
> URL: https://jira.jboss.org/browse/WELD-459
> Project: Weld
> Issue Type: Bug
> Components: Interceptors and Decorators
> Affects Versions: 1.0.1.Final
> Reporter: Ondrej Skutka
> Assignee: Marius Bogoevici
> Fix For: 1.1.0.BETA2
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Spec says:
> If the bean class of a managed bean declares or inherits a class level
> interceptor binding or a stereotype with interceptor
> bindings, it must not be declared final, or have any non-static, non-private,
> final methods. If a managed bean has a class-
> level interceptor binding and is declared final or has a non-static,
> non-private, final method, the container automatically
> detects the problem and treats it as a definition error.
> If a non-static, non-private method of a bean class of a managed bean
> declares a method level interceptor binding, neither
> the method nor the bean class may be declared final. If a non-static,
> non-private, final method of a managed bean has a
> method level interceptor binding, the container automatically detects the
> problem and treats it as a definition error.
> org.jboss.jsr299.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassClassLevelInterceptorTest
> org.jboss.jsr299.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalClassMethodLevelInterceptorTest
> org.jboss.jsr299.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodClassLevelInterceptorTest
> org.jboss.jsr299.tck.tests.interceptors.definition.broken.finalClassInterceptor.FinalMethodMethodLevelInterceptorTest
> In the TCK trunk
--
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
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues