|
||||||||||
| 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.crowd.console.listener.CrowdContextLoaderListener
public class CrowdContextLoaderListener
Spring context loader with custom crowd configurarations
| Constructor Summary | |
|---|---|
CrowdContextLoaderListener()
|
|
| Method Summary | |
|---|---|
protected void |
postInitialiseContext(javax.servlet.ServletContextEvent event)
On context initialisation, change the ObjectFactory to the WebWorkSpringObjectFactory one. |
| Methods inherited from class com.atlassian.config.bootstrap.BootstrappedContextLoaderListener |
|---|
canInitialiseContainer, createContextLoader, getNewSpringContainerContext |
| Methods inherited from class com.atlassian.spring.container.ContainerContextLoaderListener |
|---|
contextInitialized |
| 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, contextInitialized |
| Constructor Detail |
|---|
public CrowdContextLoaderListener()
| Method Detail |
|---|
protected void postInitialiseContext(javax.servlet.ServletContextEvent event)
ObjectFactory to the WebWorkSpringObjectFactory one.
This can only be done after the spring bootstrapping has succeeded (since spring hasn't been setup)
postInitialiseContext in class com.atlassian.spring.container.ContainerContextLoaderListenerevent -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||