Interface AnnotationScanner

All Known Implementing Classes:
BeanIntrospectionScanner, ClassPathAnnotationScanner

public interface AnnotationScanner
Interface for classes that scan for classes with a given annotation.
Since:
1.0
Author:
Graeme Rocher