Skip to content

MatousJobanek/arquillian-extension-producer

Repository files navigation

arquillian-extension-producer

How to create something like CDI producer in an arquillian extension. There are two posibilities:

NOTE: This master branch is for arquillian 1.1.8.Final. In this release there have been introduced two new annotations for the injection via ResourceProvider (for more informatin see https://issues.jboss.org/browse/ARQ-1921):

  • @ResourceProvider.ClassInjection
  • @ResourceProvider.MethodInjection

If you need an implementation for the previous version, please see the arquillian-1.1.7.Final branch

About

How to create something like CDI producer in an arquillian extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages