|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.extensions.cdi.core.api.config.AbstractAttributeAware
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.config.WindowContextConfig
org.apache.myfaces.extensions.cdi.core.alternative.scope.conversation.config.AlternativeWindowContextConfig
@AlternativeImplementation public class AlternativeWindowContextConfig
Constructor Summary | |
---|---|
AlternativeWindowContextConfig()
|
Method Summary | |
---|---|
int |
getMaxWindowContextCount()
|
int |
getWindowContextTimeoutInMinutes()
|
protected void |
init()
Logs the activation of the config |
boolean |
isAddWindowIdToActionUrlsEnabled()
|
boolean |
isCloseEmptyWindowContextsEnabled()
|
boolean |
isCloseWindowContextEventEnabled()
|
boolean |
isCreateWindowContextEventEnabled()
|
boolean |
isEagerWindowContextDetectionEnabled()
|
boolean |
isUnknownWindowIdsAllowed()
|
boolean |
isUrlParameterSupported()
|
Methods inherited from class org.apache.myfaces.extensions.cdi.core.api.config.AbstractAttributeAware |
---|
containsAttribute, getAttribute, initConfig, setAttribute, setAttribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlternativeWindowContextConfig()
Method Detail |
---|
@PostConstruct protected void init()
public boolean isUrlParameterSupported()
isUrlParameterSupported
in class WindowContextConfig
public boolean isUnknownWindowIdsAllowed()
isUnknownWindowIdsAllowed
in class WindowContextConfig
public boolean isAddWindowIdToActionUrlsEnabled()
isAddWindowIdToActionUrlsEnabled
in class WindowContextConfig
public int getWindowContextTimeoutInMinutes()
getWindowContextTimeoutInMinutes
in class WindowContextConfig
public int getMaxWindowContextCount()
getMaxWindowContextCount
in class WindowContextConfig
public boolean isCloseEmptyWindowContextsEnabled()
isCloseEmptyWindowContextsEnabled
in class WindowContextConfig
public boolean isEagerWindowContextDetectionEnabled()
isEagerWindowContextDetectionEnabled
in class WindowContextConfig
public boolean isCreateWindowContextEventEnabled()
isCreateWindowContextEventEnabled
in class WindowContextConfig
public boolean isCloseWindowContextEventEnabled()
isCloseWindowContextEventEnabled
in class WindowContextConfig
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |