|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletMapping | |
---|---|
org.apache.myfaces.spi | |
org.apache.myfaces.spi.impl |
Uses of ServletMapping in org.apache.myfaces.spi |
---|
Methods in org.apache.myfaces.spi that return types with arguments of type ServletMapping | |
---|---|
abstract java.util.List<ServletMapping> |
WebConfigProvider.getFacesServletMappings(javax.faces.context.ExternalContext externalContext)
Return the mappings configured on web.xml related to JSF FacesServlet. |
Uses of ServletMapping in org.apache.myfaces.spi.impl |
---|
Classes in org.apache.myfaces.spi.impl that implement ServletMapping | |
---|---|
class |
ServletMappingImpl
|
Methods in org.apache.myfaces.spi.impl that return types with arguments of type ServletMapping | |
---|---|
java.util.List<ServletMapping> |
DefaultWebConfigProvider.getFacesServletMappings(javax.faces.context.ExternalContext externalContext)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |