Seam UI JSF2 support 2.3.2.Final-redhat-1

org.jboss.seam.ui.util
Class Faces

java.lang.Object
  extended by org.jboss.seam.ui.util.Faces

public class Faces
extends Object


Constructor Summary
Faces()
           
 
Method Summary
static String getDefaultSuffix(javax.faces.context.FacesContext context)
           
static String getDefaultSuffix(javax.servlet.ServletContext servletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Faces

public Faces()
Method Detail

getDefaultSuffix

public static String getDefaultSuffix(javax.servlet.ServletContext servletContext)
                               throws javax.faces.FacesException
Throws:
javax.faces.FacesException

getDefaultSuffix

public static String getDefaultSuffix(javax.faces.context.FacesContext context)
                               throws javax.faces.FacesException
Throws:
javax.faces.FacesException

Seam UI JSF2 support 2.3.2.Final-redhat-1

Copyright © 2013 Seam Framework. All Rights Reserved.