JBoss Reflection 2.2.1.SP1

Uses of Class
org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl

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.
 


JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.