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 Constructor Description BootstrapApplicationStartupListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onApplicationEvent(com.atlassian.spring.container.ContainerContextLoadedEvent event)
-
Methods inherited from class com.atlassian.confluence.setup.AbstractBootstrapApplicationListener
getBootstrapManager
-
-