]
Kabir Khan closed JBAOP-342.
----------------------------
Resolution: Done
JavassistMethodHashing.getMethodMap() for an interface does not pick
up methods from super interface
----------------------------------------------------------------------------------------------------
Key: JBAOP-342
URL:
http://jira.jboss.com/jira/browse/JBAOP-342
Project: JBoss AOP
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.alpha2, 1.5.2.GA
Reporter: Kabir Khan
Assigned To: Kabir Khan
Fix For: 1.5.3.GA, 2.0.0.alpha3
interface Super{
void method()
}
interface Sub extends Super{
}
if done for Sub, it does not pick up the methods from the super interface
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: