org.apache.myfaces.webapp.webxml

Class WebXml

public class WebXml extends Object

Version: $Revision: 280367 $ $Date: 2005-09-12 18:54:36 +0200 (Mon, 12 Sep 2005) $

Author: Manfred Geiler (latest modification by $Author: svieujot $)

Method Summary
ListgetFacesServletMappings()
static WebXmlgetWebXml(ExternalContext context)
static voidinit(ExternalContext context)
should be called when initialising Servlet

Method Detail

getFacesServletMappings

public List getFacesServletMappings()

getWebXml

public static WebXml getWebXml(ExternalContext context)

init

public static void init(ExternalContext context)
should be called when initialising Servlet

Parameters: context