|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractAnnotatedItem | |
---|---|
org.jboss.webbeans.injection.resolution | |
org.jboss.webbeans.introspector.jlr |
Uses of AbstractAnnotatedItem in org.jboss.webbeans.injection.resolution |
---|
Subclasses of AbstractAnnotatedItem in org.jboss.webbeans.injection.resolution | |
---|---|
class |
ResolvableAnnotatedClass<T>
|
Uses of AbstractAnnotatedItem in org.jboss.webbeans.introspector.jlr |
---|
Subclasses of AbstractAnnotatedItem in org.jboss.webbeans.introspector.jlr | |
---|---|
class |
AbstractAnnotatedMember<T,S extends Member>
Represents an abstract annotated memeber (field, method or constructor) This class is immutable, and therefore threadsafe |
class |
AbstractAnnotatedType<T>
Represents an abstract annotated type This class is immutable, and therefore threadsafe |
class |
AnnotatedAnnotationImpl<T extends Annotation>
Represents an annotated annotation This class is immutable and therefore threadsafe |
class |
AnnotatedClassImpl<T>
Represents an annotated class This class is immutable, and therefore threadsafe |
class |
AnnotatedConstructorImpl<T>
Represents an annotated constructor This class is immutable, and therefore threadsafe |
class |
AnnotatedFieldImpl<T>
Represents an annotated field This class is immutable, and therefore threadsafe |
class |
AnnotatedMethodImpl<T>
Represents an annotated method This class is immutable and therefore threadsafe |
class |
AnnotatedParameterImpl<T>
Represents a parameter This class is immutable and therefore threadsafe |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |