|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AnnotationRepository

A AnnotationRepository.
| Method Summary | |
|---|---|
Collection<Annotation> |
getAnnotation(Class<?> class1)
Return a collection of annotation of given type. |
| Method Detail |
|---|
Collection<Annotation> getAnnotation(Class<?> class1)
class1 - the type of annotation looking for.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||