public class

BootstrapContextInitialisedEvent

extends ApplicationEvent
java.lang.Object
   ↳ java.util.EventObject
     ↳ org.springframework.context.ApplicationEvent
       ↳ com.atlassian.confluence.setup.BootstrapContextInitialisedEvent

Class Overview

An event indicating that the bootstrap context has been initialised.

Summary

[Expand]
Inherited Fields
From class java.util.EventObject
Public Constructors
BootstrapContextInitialisedEvent(Object o)
[Expand]
Inherited Methods
From class org.springframework.context.ApplicationEvent
From class java.util.EventObject
From class java.lang.Object

Public Constructors

public BootstrapContextInitialisedEvent (Object o)