org.apache.geronimo.jetty
Interface WebApplicationHandlerFactory

All Known Implementing Classes:
ClusteredWebApplicationHandlerFactory, DefaultWebApplicationHandlerFactory

public interface WebApplicationHandlerFactory


Method Summary
 org.mortbay.jetty.servlet.WebApplicationHandler createHandler()
           
 

Method Detail

createHandler

org.mortbay.jetty.servlet.WebApplicationHandler createHandler()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.