|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.shared.webapp.webxml.WebXml
public class WebXml
Constructor Summary | |
---|---|
WebXml()
|
Method Summary | |
---|---|
java.util.List |
getFacesExtensionsFilterMappings()
returns a list of #org.apache.myfaces.shared.webapp.webxml.FilterMapping s representing a
extensions filter entry |
java.util.List |
getFacesServletMappings()
|
static WebXml |
getWebXml(javax.faces.context.ExternalContext context)
|
static void |
init(javax.faces.context.ExternalContext context)
should be called when initialising Servlet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WebXml()
Method Detail |
---|
public java.util.List getFacesServletMappings()
public java.util.List getFacesExtensionsFilterMappings()
#org.apache.myfaces.shared.webapp.webxml.FilterMapping
s representing a
extensions filter entry
public static WebXml getWebXml(javax.faces.context.ExternalContext context)
public static void init(javax.faces.context.ExternalContext context)
context
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |