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

Add support for @ArquillianResource

    XMLWordPrintable

Details

    Description

      @ArquillianResource is a way to inject extension/core controlled objects so they can be used by the user.

      @ArquillianResource
      URL url; <-- targeted containers http context

      @ArquillianResource(SomeServlet.class)
      URL url; <-- targeted containers http context where servlet is located

      @ArquillianResource
      InitialContext|Context context; <-- targeted containers initial context

      @ArquillianResource
      Deployer deployer; <-- the manual deployer

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: