spring-framework / org.springframework.context.event / ContextRefreshedEvent / <init>

<init>

ContextRefreshedEvent(source: ApplicationContext)

Create a new ContextRefreshedEvent.

Parameters

source - the ApplicationContext that has been initialized or refreshed (must not be null)