|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotatedClass | |
|---|---|
| org.jboss.webbeans.bean | |
| org.jboss.webbeans.introspector | |
| org.jboss.webbeans.introspector.jlr | |
| Uses of AnnotatedClass in org.jboss.webbeans.bean |
|---|
| Fields in org.jboss.webbeans.bean declared as AnnotatedClass | |
|---|---|
protected AnnotatedClass<T> |
AbstractClassBean.annotatedItem
|
| Methods in org.jboss.webbeans.bean that return AnnotatedClass | |
|---|---|
protected AnnotatedClass<T> |
AbstractClassBean.getAnnotatedItem()
Gets the annotated item |
| Uses of AnnotatedClass in org.jboss.webbeans.introspector |
|---|
| Methods in org.jboss.webbeans.introspector that return AnnotatedClass | |
|---|---|
AnnotatedClass<java.lang.Object> |
AnnotatedClass.getSuperclass()
Gets the superclass |
| Uses of AnnotatedClass in org.jboss.webbeans.introspector.jlr |
|---|
| Classes in org.jboss.webbeans.introspector.jlr that implement AnnotatedClass | |
|---|---|
class |
AnnotatedClassImpl<T>
Represents an annotated class This class is immutable, and therefore threadsafe |
| Methods in org.jboss.webbeans.introspector.jlr that return AnnotatedClass | |
|---|---|
AnnotatedClass<java.lang.Object> |
AbstractAnnotatedType.getSuperclass()
Gets the superclass abstraction of the type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||