Mathieu Lirzin created OFBIZ-10410:
--------------------------------------
Summary: Refactor `JavaEventHandler` class
Key: OFBIZ-10410
URL: https://issues.apache.org/jira/browse/OFBIZ-10410
Project: OFBiz
Issue Type: Improvement
Affects Versions: Trunk
Reporter: Mathieu Lirzin
Instead of relying on manual synchronisation, use a concurrent map for caching
loaded classes. Inline private `invoke` delegate which intent is fuzzy.
Spread arguments when calling `Method::invoke` and `Class::getMethod`.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)