Package org.jboss.weld.introspector

Interface Summary
ConstructorSignature  
MethodSignature  
WeldAnnotated<T,S> AnnotatedItem provides a uniform access to the annotations on an annotated item defined either in Java or XML
WeldAnnotation<T extends Annotation> Represents a meta annotation
WeldCallable<T,X,S extends Member>  
WeldClass<T> Represents a Class
WeldConstructor<T> Represents a Class Constructor
WeldField<T,X> AnnotatedField provides a uniform access to the annotations on an annotated field
WeldMember<T,X,S extends Member> AnnotedMember provides enhanced access to an annotated member
WeldMethod<T,X> AnnotatedType provides a uniform access to the annotations on an annotated class defined either in Java or XML
WeldParameter<T,X> AnnotatedParameter provides a uniform access to a method parameter defined either in Java or XML
 

Class Summary
DiscoveredExternalAnnotatedType<X> A wrapper for annotated types that are modified as part of the discovery process
ExternalAnnotatedType<X>  
ForwardingAnnotated Base class to allow implementation of the decorator pattern
ForwardingAnnotatedType<X> Forwarding implementation of AnnotatedType
ForwardingWeldAnnotated<T,S> Provides an abstraction for delegating access to an annotated item
ForwardingWeldAnnotation<T extends Annotation>  
ForwardingWeldClass<T>  
ForwardingWeldConstructor<T>  
ForwardingWeldField<T,X>  
ForwardingWeldMember<T,X,S extends Member>  
ForwardingWeldMethod<T,X>  
ForwardingWeldParameter<T,X>  
TypeClosureLazyValueHolder LazyValueHolder that calculates a type closue.
 



Copyright © 2013 Seam Framework. All Rights Reserved.