Allow user defined test context properties to propagate to the server side
--------------------------------------------------------------------------
Key: ARQ-343
URL:
https://jira.jboss.org/browse/ARQ-343
Project: Arquillian
Issue Type: Feature Request
Reporter: Thomas Diesler
There are currently quite a number of ThreadLocal hacks that transport data from the
receiving side of the protocol (i.e. JMXTestRunner) to the TestEnrichers and other places.
This request is about defining a TextContext factory API that allows the receiving side of
the protocol to create and populate the Context that is seen by the various server side
components. The ServiceLoader associated with the Context is part of that.
Currently the DynamicServiceLoader, which is impl detail leaks into the JMXTestRunner.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira