|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntrospectionTypeInfoFactoryImpl | |
---|---|
org.jboss.reflect.plugins.introspection | Introspection based extended reflection. |
Uses of IntrospectionTypeInfoFactoryImpl in org.jboss.reflect.plugins.introspection |
---|
Fields in org.jboss.reflect.plugins.introspection declared as IntrospectionTypeInfoFactoryImpl | |
---|---|
protected static IntrospectionTypeInfoFactoryImpl |
IntrospectionTypeInfoFactory.delegate
The delegate |
protected IntrospectionTypeInfoFactoryImpl |
ParameterizedClassInfo.factory
The factory |
Constructors in org.jboss.reflect.plugins.introspection with parameters of type IntrospectionTypeInfoFactoryImpl | |
---|---|
ParameterizedArrayInfo(IntrospectionTypeInfoFactoryImpl factory,
ArrayInfo delegate,
ParameterizedType parameterizedType)
Create a new ParameterizedArrayInfo. |
|
ParameterizedClassInfo(IntrospectionTypeInfoFactoryImpl factory,
ClassInfo delegate,
ParameterizedType parameterizedType)
Create a new ParameterizedClassInfo. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |