org.apache.geronimo.jetty
Class DefaultWebApplicationHandlerFactory

java.lang.Object
  extended by org.apache.geronimo.jetty.DefaultWebApplicationHandlerFactory
All Implemented Interfaces:
WebApplicationHandlerFactory

public class DefaultWebApplicationHandlerFactory
extends Object
implements WebApplicationHandlerFactory


Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
DefaultWebApplicationHandlerFactory()
           
 
Method Summary
 org.mortbay.jetty.servlet.WebApplicationHandler createHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GBEAN_INFO

public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

DefaultWebApplicationHandlerFactory

public DefaultWebApplicationHandlerFactory()
Method Detail

createHandler

public org.mortbay.jetty.servlet.WebApplicationHandler createHandler()
Specified by:
createHandler in interface WebApplicationHandlerFactory


Copyright © 2006 Apache Software Foundation. All Rights Reserved.