Class FacesUrlTransformer

java.lang.Object
org.jboss.weld.module.jsf.FacesUrlTransformer

public class FacesUrlTransformer extends Object
Helper class for preparing JSF URLs which include the conversation id.
Author:
Nicklas Karlsson, Dan Allen, Marko Luksa
  • Constructor Details

    • FacesUrlTransformer

      public FacesUrlTransformer(String url, jakarta.faces.context.FacesContext facesContext)
  • Method Details