Class DeferredImportSelector.Group.Entry

java.lang.Object
org.springframework.context.annotation.DeferredImportSelector.Group.Entry
Enclosing interface:
DeferredImportSelector.Group

public static class DeferredImportSelector.Group.Entry extends Object
An entry that holds the AnnotationMetadata of the importing Configuration class and the class name to import.