XMLWordPrintable

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

      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>
      

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

              Created:
              Updated:
              Resolved: