org.mortbay.jetty.spring.jee
Class JEEContextLoaderListener

java.lang.Object
  extended by ContextLoaderListener
      extended by org.mortbay.jetty.spring.jee.JEEContextLoaderListener

public class JEEContextLoaderListener
extends ContextLoaderListener

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


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


Copyright © 2007 Mort Bay Consulting. All Rights Reserved.