|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.web.context.ContextLoaderListener
com.atlassian.spring.container.ContainerContextLoaderListener
com.atlassian.config.bootstrap.BootstrappedContextLoaderListener
com.atlassian.confluence.setup.ConfluenceBootstrappedContextLoaderListener
public class ConfluenceBootstrappedContextLoaderListener
Adds (relatively) user friendly error handling if the main spring context cannot be initialized. TODO move into atlassian-config
| Constructor Summary | |
|---|---|
ConfluenceBootstrappedContextLoaderListener()
|
|
| Method Summary | |
|---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent event)
|
| Methods inherited from class com.atlassian.config.bootstrap.BootstrappedContextLoaderListener |
|---|
canInitialiseContainer, createContextLoader, getNewSpringContainerContext |
| Methods inherited from class com.atlassian.spring.container.ContainerContextLoaderListener |
|---|
postInitialiseContext |
| Methods inherited from class org.springframework.web.context.ContextLoaderListener |
|---|
contextDestroyed, getContextLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.servlet.ServletContextListener |
|---|
contextDestroyed |
| Constructor Detail |
|---|
public ConfluenceBootstrappedContextLoaderListener()
| Method Detail |
|---|
public void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized in interface javax.servlet.ServletContextListenercontextInitialized in class com.atlassian.spring.container.ContainerContextLoaderListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||