GigaSpaces - Open Spaces

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

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

public class ProcessingUnitContextLoaderListener
extends ContextLoaderListener

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

Author:
kimchy

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 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 - Open Spaces

Copyright © GigaSpaces.