Uploaded image for project: 'MyFaces Orchestra'
  1. MyFaces Orchestra
  2. ORCHESTRA-67

Allow Orchestra annotations to be used in meta annotations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5
    • 1.6
    • Conversation
    • None
    • Java 7, Spring 4.0

    Description

      Currently, orchestra does not allow annotations like @ConversationName or @ConversationRequire to be used on Spring meta annotations (http://docs.spring.io/spring/docs/4.0.x/spring-framework-reference/htmlsingle/#beans-meta-annotations). It would be very comfortable if one could create a meta annotation for a group of classes and having to define the conversation name only once.

      To implement this, Orchestra simply has to call AnnotationUtils.findAnnotation() instead of clazz.getAnnotation() in AnnotationInfoManager.

      Attachments

        Activity

          People

            lu4242 Leonardo Uribe
            tine2k Martin Maier-Moessner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: