]
Dimitris Andreadis updated JBCOMMON-36:
---------------------------------------
Comment: was deleted
Add a Classes.getAllUniqueInterfaces utility method.
----------------------------------------------------
Key: JBCOMMON-36
URL:
http://jira.jboss.com/jira/browse/JBCOMMON-36
Project: JBoss Common
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: common-core, common-old
Reporter: Vicky Kak
Assigned To: Dimitris Andreadis
Fix For: 2.0.6.GA, 1.2.2.GA, 1.0.5.GA, 2.2.3.GA
Add a Classes.getAllUniqueInterfaces utility method that returns a Class[] with all the
unique interfaces implemented by a Class and it's superclasses. This array can be used
when creating Proxies with Proxy.newProxyInstance(loader, interfaces, handler), without
the fear of specifying duplicate interfaces, due to inheritence.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: