[cdi-dev] [JBoss JIRA] (CDI-189) Event qualifiers - empty set

Jozef Hartinger (Created) (JIRA) jira-events at lists.jboss.org
Thu Nov 10 11:32:45 EST 2011


Event qualifiers - empty set
----------------------------

                 Key: CDI-189
                 URL: https://issues.jboss.org/browse/CDI-189
             Project: CDI Specification Issues
          Issue Type: Bug
          Components: Events
    Affects Versions: 1.1.EDR1, 1.0
            Reporter: Jozef Hartinger
            Priority: Minor
             Fix For: 1.1.EDR2


The spec says:

{quote}
An event comprises:
* A Java object—the event object
* A (*possibly empty*) set of instances of qualifier types—the event qualifiers
{quote}

while at the same it says that:

{quote}
*Every* event has the qualifier @javax.enterprise.inject.Any, even if it does not explicitly declare this qualifier.
{quote}

which impliest that a set of qualifiers of an event cannot be empty.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the cdi-dev mailing list