Package org.jboss.webbeans.introspector.jlr

Class Summary
AbstractAnnotatedItem<T,S> Represents functionality common for all annotated items, mainly different mappings of the annotations and meta-annotations AbstractAnnotatedItem is an immutable class and therefore threadsafe
AbstractAnnotatedMember<T,S extends Member> Represents an abstract annotated memeber (field, method or constructor) This class is immutable, and therefore threadsafe
AbstractAnnotatedType<T> Represents an abstract annotated type This class is immutable, and therefore threadsafe
AnnotatedAnnotationImpl<T extends Annotation> Represents an annotated annotation This class is immutable and therefore threadsafe
AnnotatedClassImpl<T> Represents an annotated class This class is immutable, and therefore threadsafe
AnnotatedConstructorImpl<T> Represents an annotated constructor This class is immutable, and therefore threadsafe
AnnotatedFieldImpl<T> Represents an annotated field This class is immutable, and therefore threadsafe
AnnotatedMethodImpl<T> Represents an annotated method This class is immutable and therefore threadsafe
AnnotatedParameterImpl<T> Represents a parameter This class is immutable and therefore threadsafe
ConstructorSignatureImpl  
MethodSignatureImpl  
 



Copyright © 2011. All Rights Reserved.