Package | Description |
---|---|
org.jboss.reflect.plugins |
Abstract extended reflection implementations.
|
org.jboss.reflect.plugins.introspection |
Introspection based extended reflection.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationInfoImpl
Annotation Info
|
class |
ArrayInfoImpl
Array information
|
class |
ClassInfoImpl
Class info
TODO JBMICROCONT-118 fix the introspection assumption
|
class |
EnumInfoImpl
Enumeration info
|
class |
InterfaceInfoImpl
Interface info
|
Modifier and Type | Method and Description |
---|---|
protected abstract InheritableAnnotationHolder |
InheritableAnnotationHolder.getSuperHolder()
Get the super holder of annoations
|
protected InheritableAnnotationHolder |
ClassInfoImpl.getSuperHolder() |
Modifier and Type | Class and Description |
---|---|
class |
ReflectClassInfoImpl
Class info
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.