|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.web.context.ContextLoader
org.springframework.web.context.ContextLoaderListener
com.liferay.portal.spring.context.PortalContextLoaderListener
public class PortalContextLoaderListener
Field Summary |
---|
Fields inherited from class org.springframework.web.context.ContextLoader |
---|
CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, LOCATOR_FACTORY_KEY_PARAM, LOCATOR_FACTORY_SELECTOR_PARAM |
Constructor Summary | |
---|---|
PortalContextLoaderListener()
|
Method Summary | |
---|---|
void |
contextInitialized(javax.servlet.ServletContextEvent event)
|
Methods inherited from class org.springframework.web.context.ContextLoaderListener |
---|
contextDestroyed, createContextLoader, getContextLoader |
Methods inherited from class org.springframework.web.context.ContextLoader |
---|
closeWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortalContextLoaderListener()
Method Detail |
---|
public void contextInitialized(javax.servlet.ServletContextEvent event)
contextInitialized
in interface javax.servlet.ServletContextListener
contextInitialized
in class org.springframework.web.context.ContextLoaderListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |