| 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 InheritableAnnotationHolder |
ClassInfoImpl.getSuperHolder() |
protected abstract InheritableAnnotationHolder |
InheritableAnnotationHolder.getSuperHolder()
Get the super holder of annoations
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectClassInfoImpl
Class info
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.