[weld-issues] [JBoss JIRA] Created: (WELD-241) BeanManager#resolveObserverMethods must return Set<ObserverMethod<? super T>> according to the latest spec
Mark Struberg (JIRA)
jira-events at lists.jboss.org
Fri Oct 30 15:37:17 EDT 2009
BeanManager#resolveObserverMethods must return Set<ObserverMethod<? super T>> according to the latest spec
----------------------------------------------------------------------------------------------------------
Key: WELD-241
URL: https://jira.jboss.org/jira/browse/WELD-241
Project: Weld
Issue Type: Feature Request
Components: Resolution (Typesafe and by Name)
Reporter: Mark Struberg
but instead returns
Set<ObserverMethod<T>>
failure in the spec or the weld-api (used in the current TCK) ?
--
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
More information about the weld-issues
mailing list