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

George Gastaldi (JIRA) issues at jboss.org
Fri Mar 20 09:12:19 EDT 2015


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

George Gastaldi updated ROASTER-66:
-----------------------------------
    Fix Version/s: 2.x Future


> JavaClass - hasSuper(Class) and getSuper(Class)
> -----------------------------------------------
>
>                 Key: ROASTER-66
>                 URL: https://issues.jboss.org/browse/ROASTER-66
>             Project: Roaster
>          Issue Type: Enhancement
>            Reporter: Claus Ibsen
>             Fix For: 2.x Future
>
>
> 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.3.11#6341)


More information about the forge-issues mailing list