Uses of Interface
org.jboss.reflect.spi.TypeInfoFactory

Packages that use TypeInfoFactory
org.jboss.classadapter.plugins.reflect Reflection based Class Adapter. 
org.jboss.reflect.plugins.introspection Introspection based extended reflection. 
 

Uses of TypeInfoFactory in org.jboss.classadapter.plugins.reflect
 

Fields in org.jboss.classadapter.plugins.reflect declared as TypeInfoFactory
protected  TypeInfoFactory ReflectClassAdapterFactory.typeInfoFactory
          The type info factory
 

Uses of TypeInfoFactory in org.jboss.reflect.plugins.introspection
 

Classes in org.jboss.reflect.plugins.introspection that implement TypeInfoFactory
 class IntrospectionTypeInfoFactory
          An introspection type factory that uses a static delegate.
 class IntrospectionTypeInfoFactoryImpl
          An introspection type factory.
 



Copyright © 2004 JBoss Inc. All Rights Reserved.