- 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
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
static String |
BEAN_NAME
The bean name that this class is registered with.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.