Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-355

Support fluent API and @DeploymentTarget for Rules

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • Extension - Byteman
    • None

    Description

      With multi container support in arquillian, the byteman integration should support @DeploymentTarget for specifying which container a rule should be deployed on.

      Byteman integration could follow the ShrinkWrap fluent API and make a API for rule creation, instead of having it only declarative via Annotaitons.

      @BMRule @DeploymentTarget("name")
      public static Rule createExceptionRule()
      {
      return Byteman.rule().....
      }

      Attachments

        Activity

          People

            Unassigned Unassigned
            aslak@redhat.com Aslak Knutsen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: