[weld-issues] [JBoss JIRA] Updated: (CDI-28) Abstract methods on decorators
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Jan 10 11:06:49 EST 2011
[ https://issues.jboss.org/browse/CDI-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated CDI-28:
-------------------------
Summary: Abstract methods on decorators (was: Abstract methods on decorators annotated @Inject, @PostConstruct or @PreDestroy should cause a DefinitionError)
Description:
If a method is abstract:
* if it is a method of a decorated type, it has a generated implementation that calls the delegate
* otherwise, definition error
> Abstract methods on decorators
> ------------------------------
>
> Key: CDI-28
> URL: https://issues.jboss.org/browse/CDI-28
> Project: CDI Specification Issues
> Issue Type: Bug
> Components: Specification
> Reporter: Pete Muir
>
> If a method is abstract:
> * if it is a method of a decorated type, it has a generated implementation that calls the delegate
> * otherwise, definition error
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list