GigaSpaces XAP 10.0.1 API

org.openspaces.pu.container.jee.context
Class ProcessingUnitContextLoaderListener

java.lang.Object
  extended by org.springframework.web.context.ContextLoader
      extended by org.springframework.web.context.ContextLoaderListener
          extended by org.openspaces.pu.container.jee.context.ProcessingUnitContextLoaderListener
All Implemented Interfaces:
EventListener, javax.servlet.ServletContextListener

public class ProcessingUnitContextLoaderListener
extends ContextLoaderListener

Excatly the same as ContextLoaderListener excepts in creating a {link ProcessingUnitContextLoader.

Author:
kimchy

Field Summary
 
Fields inherited from class org.springframework.web.context.ContextLoader
CONFIG_LOCATION_PARAM, CONTEXT_CLASS_PARAM, CONTEXT_ID_PARAM, CONTEXT_INITIALIZER_CLASSES_PARAM, LOCATOR_FACTORY_KEY_PARAM, LOCATOR_FACTORY_SELECTOR_PARAM
 
Constructor Summary
ProcessingUnitContextLoaderListener()
           
 
Method Summary
protected  ContextLoader createContextLoader()
          Overrides Spring default ContextLoader with ProcessingUnitContextLoader.
 
Methods inherited from class org.springframework.web.context.ContextLoaderListener
contextDestroyed, contextInitialized, getContextLoader
 
Methods inherited from class org.springframework.web.context.ContextLoader
closeWebApplicationContext, configureAndRefreshWebApplicationContext, createWebApplicationContext, createWebApplicationContext, customizeContext, determineContextClass, determineContextInitializerClasses, getCurrentWebApplicationContext, initWebApplicationContext, loadParentContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessingUnitContextLoaderListener

public ProcessingUnitContextLoaderListener()
Method Detail

createContextLoader

protected ContextLoader createContextLoader()
Overrides Spring default ContextLoader with ProcessingUnitContextLoader.

Overrides:
createContextLoader in class ContextLoaderListener

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.