Uses of Interface
org.springframework.context.ApplicationStartupAware
Packages that use ApplicationStartupAware
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
 annotations, component-scanning, and Java-based metadata for creating
 Spring-managed objects.
- 
Uses of ApplicationStartupAware in org.springframework.context.annotationClasses in org.springframework.context.annotation that implement ApplicationStartupAwareModifier and TypeClassDescriptionclassBeanFactoryPostProcessorused for bootstrapping processing of@Configurationclasses.