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
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
 

Class Summary
ForwardingAnnotatedItem<T,S> Provides an abstraction for delegating access to an annotated item
 



Copyright © 2008. All Rights Reserved.