Seam Core JSF2 2.3.2.Final-redhat-1

Uses of Class
org.jboss.seam.web.ServletMapping

Packages that use ServletMapping
org.jboss.seam.web Seam components for use in a servlet environment. 
 

Uses of ServletMapping in org.jboss.seam.web
 

Methods in org.jboss.seam.web with parameters of type ServletMapping
 void Pattern.setViewMapping(ServletMapping viewMapping)
           
 

Constructors in org.jboss.seam.web with parameters of type ServletMapping
IncomingPattern(ServletMapping viewMapping, String view, String pattern)
           
OutgoingPattern(ServletMapping viewMapping, String view, String pattern)
           
 


Seam Core JSF2 2.3.2.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.