Uses of Class
org.jboss.reflect.plugins.introspection.ReflectClassInfoImpl

Packages that use ReflectClassInfoImpl
org.jboss.reflect.plugins.introspection Introspection based extended reflection. 
 

Uses of ReflectClassInfoImpl in org.jboss.reflect.plugins.introspection
 

Constructors in org.jboss.reflect.plugins.introspection with parameters of type ReflectClassInfoImpl
ReflectClassInfoImpl(String name, int modifiers, InterfaceInfo[] interfaces, ReflectClassInfoImpl superclass)
          Create a new abstract ClassInfo.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.