org.apache.geronimo.jetty
Class DefaultWebApplicationHandlerFactory
java.lang.Object
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
|
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 |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
DefaultWebApplicationHandlerFactory
public DefaultWebApplicationHandlerFactory()
createHandler
public org.mortbay.jetty.servlet.WebApplicationHandler createHandler()
- Specified by:
createHandler
in interface WebApplicationHandlerFactory
Copyright © 2006 Apache Software Foundation. All Rights Reserved.