Package | Description |
---|---|
org.jboss.reflect.plugins |
Abstract extended reflection implementations.
|
org.jboss.reflect.plugins.introspection |
Introspection based extended reflection.
|
org.jboss.reflect.plugins.javassist | |
org.jboss.reflect.spi |
Extended Reflection API.
|
Modifier and Type | Class and Description |
---|---|
class |
ConstructorInfoImpl
Constructor info
|
class |
FieldInfoImpl
A field info
|
class |
MethodInfoImpl
Method info
|
Modifier and Type | Class and Description |
---|---|
class |
ReflectConstructorInfoImpl
Constructor info
|
class |
ReflectFieldInfoImpl
A field info
|
class |
ReflectMethodInfoImpl
Method info
|
Modifier and Type | Class and Description |
---|---|
class |
JavassistConstructorInfo
JavassistConstructor.
|
class |
JavassistFieldInfo
JavassistFieldInfo.
|
class |
JavassistMethodInfo |
Modifier and Type | Interface and Description |
---|---|
interface |
ConstructorInfo
Constructor info
|
interface |
FieldInfo
A field info
|
interface |
MethodInfo
Method info
|
Copyright © 2014 JBoss by Red Hat. All rights reserved.