ConfigurationPropertiesBean を推奨 @DeprecatedSE public class ConfigurationBeanFactoryMetadata extends ObjectSE implements org.springframework.context.ApplicationContextAware
@Bean 定義メタデータを記憶するユーティリティクラス。| コンストラクターと説明 |
|---|
ConfigurationBeanFactoryMetadata() 使用すべきではありません。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
<A extends AnnotationSE> | findFactoryAnnotation(StringSE beanName, ClassSE<A> type) 使用すべきではありません。 |
MethodSE | findFactoryMethod(StringSE beanName) 使用すべきではありません。 |
<A extends AnnotationSE> | getBeansWithFactoryAnnotation(ClassSE<A> type) 使用すべきではありません。 |
void | setApplicationContext(org.springframework.context.ApplicationContext applicationContext) 使用すべきではありません。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic static final StringSE BEAN_NAME
public <A extends AnnotationSE> MapSE<StringSE,ObjectSE> getBeansWithFactoryAnnotation(ClassSE<A> type)
public <A extends AnnotationSE> A findFactoryAnnotation(StringSE beanName, ClassSE<A> type)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansExceptionorg.springframework.context.ApplicationContextAware 内の setApplicationContext org.springframework.beans.BeansExceptionCopyright © 2019 Pivotal Software, Inc.. All rights reserved.