Uses of Class
com.caucho.config.type.AnnotationInterfaceType

Packages that use AnnotationInterfaceType
com.caucho.config.types   
 

Uses of AnnotationInterfaceType in com.caucho.config.types
 

Constructors in com.caucho.config.types with parameters of type AnnotationInterfaceType
AnnotationConfig(AnnotationInterfaceType configType, java.lang.Class<?> annotationType)