ConfigurationPropertiesBean
を推奨 @DeprecatedSE public class ConfigurationBeanFactoryMetadata extends ObjectSE implements 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(ApplicationContext applicationContext) 使用すべきではありません。 |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
public 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(ApplicationContext applicationContext) throws BeansException
ApplicationContextAware
の setApplicationContext
BeansException
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.