Package org.jboss.webbeans.introspector

Interface Summary
AnnotatedAnnotation<T extends Annotation> Represents a meta annotation
AnnotatedClass<T> Represents a Class
AnnotatedConstructor<T> Represents a Class Constructor
AnnotatedField<T> AnnotatedField provides a uniform access to the annotations on an annotated field
AnnotatedItem<T,S> AnnotatedItem provides a uniform access to the annotations on an annotated item defined either in Java or XML
AnnotatedMember<T,S extends Member> AnnotedMember provides enhanced access to an annotated member
AnnotatedMethod<T> AnnotatedType provides a uniform access to the annotations on an annotated class defined either in Java or XML
AnnotatedParameter<T> AnnotatedParameter provides a uniform access to a method parameter defined either in Java or XML
AnnotatedType<T> AnnotatedType provides a uniform access to a type defined either in Java or XML
ConstructorSignature  
MethodSignature  
 

Class Summary
AnnotationStore  
ForwardingAnnotatedAnnotation<T extends Annotation>  
ForwardingAnnotatedClass<T>  
ForwardingAnnotatedConstructor<T>  
ForwardingAnnotatedField<T>  
ForwardingAnnotatedItem<T,S> Provides an abstraction for delegating access to an annotated item
ForwardingAnnotatedMember<T,S extends Member>  
ForwardingAnnotatedMethod<T>  
ForwardingAnnotatedParameter<T>  
ForwardingAnnotatedType<T>  
WrappedAnnotatedClass<T>  
WrappedAnnotatedField<T>  
WrappedAnnotatedMethod<T>  
WrappedAnnotatedParameter<T>  
 



Copyright © 2011. All Rights Reserved.