Package com.atlassian.confluence.setup
Class BootstrapApplicationStartupListener
java.lang.Object
com.atlassian.confluence.setup.AbstractBootstrapApplicationListener<com.atlassian.spring.container.ContainerContextLoadedEvent>
com.atlassian.confluence.setup.BootstrapApplicationStartupListener
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<com.atlassian.spring.container.ContainerContextLoadedEvent>
public class BootstrapApplicationStartupListener
extends AbstractBootstrapApplicationListener<com.atlassian.spring.container.ContainerContextLoadedEvent>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonApplicationEvent(com.atlassian.spring.container.ContainerContextLoadedEvent event) Methods inherited from class com.atlassian.confluence.setup.AbstractBootstrapApplicationListener
getBootstrapManagerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.context.ApplicationListener
supportsAsyncExecution
-
Constructor Details
-
BootstrapApplicationStartupListener
public BootstrapApplicationStartupListener()
-
-
Method Details
-
onApplicationEvent
public void onApplicationEvent(com.atlassian.spring.container.ContainerContextLoadedEvent event)
-