- java.lang.Object
-
- org.springframework.boot.context.properties.ConfigurationBeanFactoryMetaData
-
- All Implemented Interfaces:
- org.springframework.beans.factory.config.BeanFactoryPostProcessor
public class ConfigurationBeanFactoryMetaData
extends Object
implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
Utility class to memorize @Bean
definition meta data during initialization of
the bean factory.
- Since:
- 1.1.0
- Author:
- Dave Syer
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.