Class DeploySpringContextLoaderListener
- java.lang.Object
-
- org.springframework.web.context.ContextLoader
-
- org.springframework.web.context.ContextLoaderListener
-
- org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
-
- com.xebialabs.deployit.server.jetty.DeploySpringContextLoaderListener
-
- All Implemented Interfaces:
java.util.EventListener,javax.servlet.ServletContextListener
public class DeploySpringContextLoaderListener extends org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
-
-
Constructor Summary
Constructors Constructor Description DeploySpringContextLoaderListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcontextInitialized(javax.servlet.ServletContextEvent event)-
Methods inherited from class org.jboss.resteasy.plugins.spring.SpringContextLoaderListener
createContextLoader, customizeContext
-
Methods inherited from class org.springframework.web.context.ContextLoader
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext, setContextInitializers
-
-