|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotationType
Represents an annotation
Method Summary | |
---|---|
Collection<AnnotatedElement> |
allAnnotatedTypes()
Returns an unmodifiable collection of annotated element with this annotation |
Map<String,Object> |
getDefaultValues()
Returns an unmodifiable collection of annotation default values. |
Methods inherited from interface org.glassfish.hk2.classmodel.reflect.InterfaceModel |
---|
allImplementations, implementations |
Methods inherited from interface org.glassfish.hk2.classmodel.reflect.ExtensibleType |
---|
allSubTypes, getInterfaces, getParameterizedInterfaces, getParent, getStaticFields, subTypes |
Methods inherited from interface org.glassfish.hk2.classmodel.reflect.Type |
---|
getDefiningURIs, getMethods, getReferences, wasDefinedIn |
Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
---|
getAnnotation, getAnnotations, getName, shortDesc |
Method Detail |
---|
Collection<AnnotatedElement> allAnnotatedTypes()
Map<String,Object> getDefaultValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |