Refactor the ThreadContextMigratorUtil class to use parameters instead of
properties.
-------------------------------------------------------------------------------------
Key: AXIS2-3549
URL: https://issues.apache.org/jira/browse/AXIS2-3549
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: kernel
Reporter: Brian DePradine
Implementations of the ThreadContextMigrator interface are currently managed
using the ThreadContextMigratorUtil class. As these implementations represent
static configuration information, not just runtime state, it would be better to
store them as parameters on the AxisConfiguration. This would also allow us to
extend the AxisConfigurationBuilder to recognize ThreadContextMigrators in the
axis2.xml file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]