org.mortbay.jetty.spring.jee
Class JEEContextLoaderListener

java.lang.Object
  extended by org.springframework.web.context.ContextLoaderListener
      extended by org.mortbay.jetty.spring.jee.JEEContextLoaderListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletContextListener

public class JEEContextLoaderListener
extends org.springframework.web.context.ContextLoaderListener

JEEContextLoaderListener This creates the JEEContextLoader to hook the pitchfork ebj3 environment into webapps.


Constructor Summary
JEEContextLoaderListener()
           
 
Method Summary
protected  org.springframework.web.context.ContextLoader createContextLoader()
           
 
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

JEEContextLoaderListener

public JEEContextLoaderListener()
Method Detail

createContextLoader

protected org.springframework.web.context.ContextLoader createContextLoader()
Overrides:
createContextLoader in class org.springframework.web.context.ContextLoaderListener
See Also:
ContextLoaderListener.createContextLoader()


Copyright © 1995-2010 Mort Bay Consulting. All Rights Reserved.