public class PrettyRedirector extends Object
| Constructor and Description |
|---|
PrettyRedirector() |
| Modifier and Type | Method and Description |
|---|---|
static PrettyRedirector |
getInstance() |
boolean |
redirect(FacesContext context,
String action) |
void |
send404(FacesContext facesContext) |
public static PrettyRedirector getInstance()
public boolean redirect(FacesContext context, String action)
public void send404(FacesContext facesContext)
Copyright © 2014 OCPsoft. All Rights Reserved.