| Package | Description |
|---|---|
| org.jboss.reflect.plugins.introspection |
Introspection based extended reflection.
|
| Modifier and Type | Field and Description |
|---|---|
protected static IntrospectionTypeInfoFactoryImpl |
IntrospectionTypeInfoFactory.delegate
The delegate
|
protected IntrospectionTypeInfoFactoryImpl |
ParameterizedClassInfo.factory
The factory
|
| Constructor and Description |
|---|
ParameterizedArrayInfo(IntrospectionTypeInfoFactoryImpl factory,
ArrayInfo delegate,
ParameterizedType parameterizedType)
Create a new ParameterizedArrayInfo.
|
ParameterizedClassInfo(IntrospectionTypeInfoFactoryImpl factory,
ClassInfo delegate,
ParameterizedType parameterizedType)
Create a new ParameterizedClassInfo.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.