- java.lang.Object
-
- org.springframework.web.context.ContextLoader
-
- org.springframework.web.context.ContextLoaderListener
-
- org.zkoss.zkspringboot.zats.ZatsSpringBootContextLoaderListener
-
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class ZatsSpringBootContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener
experimental ContextLoaderListener to load a spring boot application context using ZATS' embedded jetty
-
-
Field Summary
-
Fields inherited from class org.springframework.web.context.ContextLoader
CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, CONTEXT_ID_PARAM, CONTEXT_INITIALIZER_CLASSES_PARAM, GLOBAL_INITIALIZER_CLASSES_PARAM
-
Method Summary
-
Methods inherited from class org.springframework.web.context.ContextLoaderListener
contextDestroyed
-
Methods inherited from class org.springframework.web.context.ContextLoader
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext, setContextInitializers
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018 Potix Corporation. All rights reserved.