replace WeakHashMap with a standard one in InterceptorHandler -------------------------------------------------------------
Key: OWB-541 URL: https://issues.apache.org/jira/browse/OWB-541 Project: OpenWebBeans Issue Type: Bug Components: Interceptor and Decorators Affects Versions: 1.0.0 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: 1.1.0 A WeakHashMap<Method, X> dosn't help a lot since Method pretty rarely gets dropped from the ClassLoader which means the stored values remain there anyway. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira