@ApplicationScoped public class JsfModuleConfig extends Object implements org.apache.deltaspike.core.api.config.DeltaSpikeConfig
| Modifier | Constructor and Description |
|---|---|
protected |
JsfModuleConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlwaysKeepMessages()
Per default all faces-messages are preserved for the next rendering process
|
boolean |
isAlwaysUseNavigationHandlerOnSecurityViolation()
Per default the current view gets replaced with the error-view (in case of a security-violation).
|
boolean |
isInitialRedirectEnabled()
If the initial redirect is enabled, a redirect will be performed for adding the current window-id to the url.
|
public boolean isInitialRedirectEnabled()
public boolean isAlwaysKeepMessages()
public boolean isAlwaysUseNavigationHandlerOnSecurityViolation()
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.