public class ConversationExpiryChecker extends Object implements IComponentOnBeforeRenderListener
ConversationExpiredException when an expired conversation is detected.
For example a link that calls Conversation.end() but does not redirect to a
non-conversation-dependent page will be caught by this listener.| Constructor and Description |
|---|
ConversationExpiryChecker(CdiContainer container) |
public ConversationExpiryChecker(CdiContainer container)
public void onBeforeRender(Component component)
onBeforeRender in interface IComponentOnBeforeRenderListenerCopyright © 2006–2018 Apache Software Foundation. All rights reserved.