org.apache.wicket.application.IComponentOnBeforeRenderListenerpublic class ConversationExpiryChecker extends Object implements org.apache.wicket.application.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 | Description |
|---|---|
ConversationExpiryChecker() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
onBeforeRender(org.apache.wicket.Component component) |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.