| Package | Description |
|---|---|
| org.jboss.reflect.plugins |
Abstract extended reflection implementations.
|
| org.jboss.reflect.plugins.introspection |
Introspection based extended reflection.
|
| org.jboss.reflect.plugins.javassist |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayInfoImpl
Array information
|
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterizedArrayInfo
ParameterizedArrayInfo.
|
| Constructor and Description |
|---|
ParameterizedArrayInfo(IntrospectionTypeInfoFactoryImpl factory,
ArrayInfo delegate,
ParameterizedType parameterizedType)
Create a new ParameterizedArrayInfo.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JavassistArrayInfoImpl
Javassist array info
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.