- All Implemented Interfaces:
- EventListener, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener
public class BeanCollectorAutoRegistrar
extends Object
implements org.springframework.context.ApplicationListener, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
This will collect the autoregistered beans and place them into all the locations which requested them
- Author:
- Aaron Zeckoski (aaron@caret.cam.ac.uk)