Uses of Class
org.jboss.webbeans.introspector.jlr.AnnotatedClassImpl

Packages that use AnnotatedClassImpl
org.jboss.webbeans.introspector.jlr   
 

Uses of AnnotatedClassImpl in org.jboss.webbeans.introspector.jlr
 

Methods in org.jboss.webbeans.introspector.jlr that return AnnotatedClassImpl
static
<T> AnnotatedClassImpl<T>
AnnotatedClassImpl.of(java.lang.Class<T> clazz, java.lang.annotation.Annotation[] annotations)
          Deprecated. 
static
<T> AnnotatedClassImpl<T>
AnnotatedClassImpl.of(TypeLiteral<T> typeLiteral, java.lang.annotation.Annotation[] annotations)
          Deprecated. 
 



Copyright © 2008-2009. All Rights Reserved.