Uses of Interface
org.glassfish.hk2.classmodel.reflect.AnnotationModel
Packages that use AnnotationModel
-
Uses of AnnotationModel in org.glassfish.hk2.classmodel.reflect
Methods in org.glassfish.hk2.classmodel.reflect that return AnnotationModelModifier and TypeMethodDescriptionAnnotatedElement.getAnnotation(String name) Returns an annotation model if the type is annotated with the passed annotation nameMethods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type AnnotationModelModifier and TypeMethodDescriptionAnnotatedElement.getAnnotations()Returns a unmodifiable set of annotations that are present on this annotated element. -
Uses of AnnotationModel in org.glassfish.hk2.classmodel.reflect.impl
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement AnnotationModelMethods in org.glassfish.hk2.classmodel.reflect.impl that return AnnotationModelMethods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type AnnotationModel