クラス EnablePersistentDomainEvents.PersistentDomainEventsImportSelector
java.lang.ObjectSE
org.springframework.modulith.events.config.EnablePersistentDomainEvents.PersistentDomainEventsImportSelector
- 実装済みのインターフェース一覧:
Aware、ImportSelector、ResourceLoaderAware
- 含まれているクラス:
- EnablePersistentDomainEvents
public static class EnablePersistentDomainEvents.PersistentDomainEventsImportSelector
extends ObjectSE
implements ImportSelector, ResourceLoaderAware
ImportSelector はクラスパスから構成型を動的に取得します。- 作成者:
- Oliver Drotbohm
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明StringSE[]selectImports(AnnotationMetadata importingClassMetadata) voidsetResourceLoader(ResourceLoader resourceLoader) クラス java.lang.ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース org.springframework.context.annotation.ImportSelector から継承されたメソッド
getExclusionFilter
コンストラクターの詳細
PersistentDomainEventsImportSelector
PersistentDomainEventsImportSelector(ResourceLoader resourceLoader)
方法の詳細
setResourceLoader
- 次で指定:
- インターフェース
ResourceLoaderAware内のsetResourceLoader
selectImports
- 次で指定:
- インターフェース
ImportSelector内のselectImports