Uses of Class
org.springframework.config.java.annotation.Bean

Packages that use Bean
org.springframework.config.java.process Core functionality for processing Configuration classes. 
 

Uses of Bean in org.springframework.config.java.process
 

Methods in org.springframework.config.java.process with parameters of type Bean
protected  void ConfigurationProcessor.generateBeanDefinitionFromBeanCreationMethod(ConfigurableListableBeanFactory beanFactory, String configurerBeanName, Class<?> configurerClass, String beanName, Method beanCreationMethod, Bean beanAnnotation)
          Generate the actual bean definition using the given method.
 



Copyright � 2005-2008 Spring Framework. All Rights Reserved.