|
||||||||||
| 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 List<ServletMapping> |
WebConfigProvider.getFacesServletMappings(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 | |
|---|---|
List<ServletMapping> |
DefaultWebConfigProvider.getFacesServletMappings(ExternalContext externalContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||