Uses of Class
com.caucho.config.reflect.ReflectionSimpleAnnotatedType

Packages that use ReflectionSimpleAnnotatedType
com.caucho.config.reflect   
 

Uses of ReflectionSimpleAnnotatedType in com.caucho.config.reflect
 

Methods in com.caucho.config.reflect that return ReflectionSimpleAnnotatedType
static
<T> ReflectionSimpleAnnotatedType<T>
ReflectionAnnotatedFactory.introspectSimpleType(java.lang.Class<T> cl)
          Introspects a simple reflection type, i.e.