| Package | Description |
|---|---|
| org.jboss.reflect.plugins |
Abstract extended reflection implementations.
|
| org.jboss.reflect.plugins.bytecode | |
| org.jboss.reflect.plugins.introspection |
Introspection based extended reflection.
|
| org.jboss.reflect.plugins.javassist |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodInfoImpl
Method info
|
| Modifier and Type | Class and Description |
|---|---|
class |
BytecodeMethodInfo
MethodInfo that relies on Javassist to answer reflective queries and to invoke
the represented method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectMethodInfoImpl
Method info
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavassistMethodInfo
MethodInfo that relies on Javassist to answer reflective queries and to invoke
the represented method.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.