| java.lang.Object org.strecks.source.BeanSourceAnnotationReader
BeanSourceAnnotationReader | public class BeanSourceAnnotationReader implements ActionBeanAnnotationReader<BeanSourceAware>(Code) | | ActionBeanAnnotationReader which locates annotations which use the marker
annotation BeanSourceReaderClass , and use the declared class to create a
BeanSourceReader , which itself creates a BeanSource implementation
author: Phil Zoio |
readAnnotations | public boolean readAnnotations(Class actionClass)(Code) | | Locate annotations which use the marker annotation BeanSourceReaderClass , and
use the declared class to create a BeanSourceReader , which itself
|
|
|