ConfigurationPropertiesBean@Deprecated public class ConfigurationBeanFactoryMetadata extends Object implements org.springframework.context.ApplicationContextAware
@Bean definition metadata during initialization of
the bean factory.| Modifier and Type | Field and Description |
|---|---|
static String |
BEAN_NAME
Deprecated.
The bean name that this class is registered with.
|
| Constructor and Description |
|---|
ConfigurationBeanFactoryMetadata()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
<A extends Annotation> |
findFactoryAnnotation(String beanName,
Class<A> type)
Deprecated.
|
Method |
findFactoryMethod(String beanName)
Deprecated.
|
<A extends Annotation> |
getBeansWithFactoryAnnotation(Class<A> type)
Deprecated.
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
Deprecated.
|
public static final String BEAN_NAME
public ConfigurationBeanFactoryMetadata()
public <A extends Annotation> Map<String,Object> getBeansWithFactoryAnnotation(Class<A> type)
public <A extends Annotation> A findFactoryAnnotation(String beanName, Class<A> type)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2019 Pivotal Software, Inc.. All rights reserved.