Interface | Description |
---|---|
AnnotatedInfo |
Annotated info
|
AnnotationAttribute |
An annotation attribute
|
AnnotationInfo |
Annotation Info
|
AnnotationValue |
An annotation value
|
ArrayInfo |
Array information
|
ArrayValue |
Array value
|
Body |
A Metod or Constructor Body.
|
ClassInfo |
Class info
|
ClassValue |
Class value
|
ConstructorInfo |
Constructor info
|
EnumConstantInfo |
An enumeration constant
|
EnumInfo |
Enumeration info
|
EnumValue |
An enumeration value
|
FieldInfo |
A field info
|
InterfaceInfo |
Interface info
|
MemberInfo |
Member info
|
MethodInfo |
Method info
|
ModifierInfo |
Modifier info
Note that modifiers that are not specified with any restrictions
are by default package protected.
|
MutableClassInfo |
A MutableClassInfo.
|
MutableConstructorInfo |
A MutableConstructorInfo.
|
MutableFieldInfo |
A MutableFieldInfo.
|
MutableMethodInfo |
A MutableMethod Info.
|
MutableMethodInfoCommand |
A MutableMethodInfoCommand.
|
MutableTypeInfoFactory |
A MutableTypeInfoFactory
|
PackageInfo |
Package info
|
ParameterInfo |
Parameter info
|
ProgressionConvertor |
JBMICROCONT-119 issue
Support integer progression, e.g.
|
StringValue |
A string value
|
TypeInfo |
A type info
|
TypeInfoFactory |
A type info factory.
|
Value |
A value
|
Class | Description |
---|---|
AbstractTypeInfo |
AbstractTypeInfo.
|
AbstractValue |
AbstractValue.
|
DelegateClassInfo |
Delegate ClassInfo
|
MethodInfoHashing |
Create a unique hash for MethodInfo
|
NumberInfo |
Number info
|
PrimitiveInfo |
Primitive info
TODO JBREFLECT-4 fix the introspection assumption
|
PrimitiveValue |
A primitive value
|
ProgressionConvertorFactory |
Singleton progression instance factory.
|
Enum | Description |
---|---|
NumberInfo.Phase |
The phase enum
|
Exception | Description |
---|---|
CannotCompileException |
A CannotCompileException.
|
NotFoundException |
A NotFoundException.
|
Extended Reflection API.
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.