spring-framework / org.springframework.beans.factory.parsing / ReaderContext / fireImportProcessed

fireImportProcessed

open fun fireImportProcessed(importedResource: String, @Nullable source: Any): Unit
open fun fireImportProcessed(importedResource: String, actualResources: Array<Resource>, @Nullable source: Any): Unit

Fire an import-processed event.