Seam Core JSF2 2.3.1.CR1

org.jboss.seam.web
Class OutgoingPattern

java.lang.Object
  extended by org.jboss.seam.web.OutgoingPattern

public class OutgoingPattern
extends Object


Nested Class Summary
 class OutgoingPattern.OutgoingRewrite
           
 
Constructor Summary
OutgoingPattern(ServletMapping viewMapping, String view, String pattern)
           
 
Method Summary
 Rewrite rewrite(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutgoingPattern

public OutgoingPattern(ServletMapping viewMapping,
                       String view,
                       String pattern)
Method Detail

rewrite

public Rewrite rewrite(String path)

Seam Core JSF2 2.3.1.CR1

Copyright © 2013 Seam Framework. All Rights Reserved.