Package | Description |
---|---|
org.jboss.seam.web |
Seam components for use in a servlet environment.
|
Modifier and Type | Method and Description |
---|---|
void |
Pattern.setViewMapping(ServletMapping viewMapping) |
Constructor and Description |
---|
IncomingPattern(ServletMapping viewMapping,
String view,
String pattern) |
OutgoingPattern(ServletMapping viewMapping,
String view,
String pattern) |
Copyright © 2015 Seam Framework. All Rights Reserved.