Uses of Class
org.jboss.weld.metadata.cache.AnnotationModel
-
Packages that use AnnotationModel Package Description org.jboss.weld.metadata.cache -
-
Uses of AnnotationModel in org.jboss.weld.metadata.cache
Subclasses of AnnotationModel in org.jboss.weld.metadata.cache Modifier and Type Class Description classAbstractBindingModel<T extends Annotation>Common functionality for qualifiers and interceptor bindings.classInterceptorBindingModel<T extends Annotation>classQualifierModel<T extends Annotation>Model of a binding typeclassScopeModel<T extends Annotation>Model of a scopeclassStereotypeModel<T extends Annotation>A meta model for a stereotype, allows us to cache a stereotype and to validate it
-