[forge-issues] [JBoss JIRA] (ROASTER-66) JavaClass - hasSuper(Class) and getSuper(Class)

George Gastaldi (JIRA) issues at jboss.org
Mon Sep 28 17:49:00 EDT 2015


     [ https://issues.jboss.org/browse/ROASTER-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi closed ROASTER-66.
----------------------------------
    Fix Version/s:     (was: 2.x Future)
       Resolution: Duplicate Issue


Closing it as duplicate of ROASTER-14

> JavaClass - hasSuper(Class) and getSuper(Class)
> -----------------------------------------------
>
>                 Key: ROASTER-66
>                 URL: https://issues.jboss.org/browse/ROASTER-66
>             Project: Roaster
>          Issue Type: Enhancement
>    Affects Versions: 2.14.0.Final
>            Reporter: Claus Ibsen
>
> I want to know from a JavaClass which super class and its parents extend. So I can check if it extends a given class.
> Today the only way is to use getSuperType which returns a String with the FQN. Then I manually need to look into that class and its parent and so on.
> I want a one stop method to do that for me.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the forge-issues mailing list