William Burns created ISPN-9245:
-----------------------------------
Summary: ReflectionUtil.getAllMethods misses interfaces extended by another
interface
Key: ISPN-9245
URL:
https://issues.jboss.org/browse/ISPN-9245
Project: Infinispan
Issue Type: Bug
Affects Versions: 9.3.0.Beta1
Reporter: William Burns
Assignee: William Burns
Fix For: 9.3.0.CR1
ReflectionUtil.getAllMethods that returns all methods that have a given annotation on it
will not return methods from an interface that was extended another and the implementing
class doesn't define the super interface.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)