[shrinkwrap-issues] [JBoss JIRA] Closed: (SHRINKDESC-28) Consider alternative() and alternatives() methods for CDI descriptor

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Aug 25 15:47:17 EDT 2011


     [ https://issues.jboss.org/browse/SHRINKDESC-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Rubinger closed SHRINKDESC-28.
-------------------------------------

    Resolution: Done


Encompassed by the generation from schema done in SHRINKDESC-54

> Consider alternative() and alternatives() methods for CDI descriptor
> --------------------------------------------------------------------
>
>                 Key: SHRINKDESC-28
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-28
>             Project: ShrinkWrap Descriptors
>          Issue Type: Feature Request
>          Components: api
>            Reporter: Jozef Hartinger
>            Priority: Minor
>
> Currently, there are four methods for working with CDI alternatives
> * alternativeClasses()
> * alternativeClass()
> * alternativeStereotypes()
> * alternativeStereotype()
> Instead, consider providing
> * alternative()
> * alternatives()
> where the implementation would either
> * register a stereotype if the class given is an annotation (and it contains the @Stereotype meta-annotation)
> * or register the class as an alternative class

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list