Removing redundant ( and heavy) method invocations
--------------------------------------------------
Key: AXIS2-2186
URL: https://issues.apache.org/jira/browse/AXIS2-2186
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Affects Versions: nightly
Reporter: Sameera Madushan Jayasoma
Priority: Minor
Hi,
There are some places in axis2 code which can have a negative impact on the
performance. Invoking some of these methods result in searching HashMaps.
Duplicating these kinds of methods is not a good idea.
I've attached a patch after refactoring some of these places.
Sameera
--
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]