|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationType | |
---|---|
org.glassfish.hk2.classmodel.reflect | |
org.glassfish.hk2.classmodel.reflect.impl |
Uses of AnnotationType in org.glassfish.hk2.classmodel.reflect |
---|
Methods in org.glassfish.hk2.classmodel.reflect that return AnnotationType | |
---|---|
AnnotationType |
AnnotationModel.getType()
Returns the annotation type for this model |
Uses of AnnotationType in org.glassfish.hk2.classmodel.reflect.impl |
---|
Classes in org.glassfish.hk2.classmodel.reflect.impl that implement AnnotationType | |
---|---|
class |
AnnotationTypeImpl
Implementation of an annotation model |
Methods in org.glassfish.hk2.classmodel.reflect.impl that return AnnotationType | |
---|---|
AnnotationType |
AnnotationModelImpl.getType()
|
Constructors in org.glassfish.hk2.classmodel.reflect.impl with parameters of type AnnotationType | |
---|---|
AnnotationModelImpl(AnnotatedElement element,
AnnotationType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |