org.springframework.config.java.plugin
Interface ConfigurationPlugin<A extends java.lang.annotation.Annotation>


public interface ConfigurationPlugin<A extends java.lang.annotation.Annotation>

TODO: JAVADOC


Method Summary
 void handle(A annotation, org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
           
 

Method Detail

handle

void handle(A annotation,
            org.springframework.beans.factory.support.BeanDefinitionRegistry registry)
Parameters:
annotation - TODO: could be made generic
beanFactory - TODO: needs to be ParserContext