Package com.atlassian.confluence.setup
Class BootstrapContextInitialisedEvent
- java.lang.Object
-
- java.util.EventObject
-
- org.springframework.context.ApplicationEvent
-
- com.atlassian.confluence.setup.BootstrapContextInitialisedEvent
-
- All Implemented Interfaces:
Serializable
public class BootstrapContextInitialisedEvent extends org.springframework.context.ApplicationEvent
An event indicating that the bootstrap context has been initialised.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class java.util.EventObject
source
-
-
Constructor Summary
Constructors Constructor Description BootstrapContextInitialisedEvent(Object o)
-
-
-
Constructor Detail
-
BootstrapContextInitialisedEvent
public BootstrapContextInitialisedEvent(Object o)
-
-