XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 3.0.0.Beta2
    • 2.12.1.Final
    • Java EE

    Description

      FORGE-2060 and FORGE-2078 create CDI interceptors and decorators. It would be interesting to add a parameter to enable them in the beans.xml. Both could have an extra enabled with just a parameter :

      cdi-new-decorator --named LargeTransactionDecorator --implements Account --enabled=true
      

      Would add the following lines to the beans.xml :

        <decorators>
          <class&gt;com.foo.bar.LargeTransactionDecorator</class&gt;
        </decorators>
      

      Attachments

        Issue Links

          Activity

            People

              rhn-support-ggastald George Gastaldi
              agoncal Antonio Goncalves (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: