public interface ICdiAwareRequestCycleListener extends IRequestCycleListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAfterConversationActivated(RequestCycle cycle)
Called right after a conversation context for this request is activated
|
void |
onBeforeConversationDeactivated(RequestCycle cycle)
Called right before the current conversation context is deactivated
|
onBeginRequest, onDetach, onEndRequest, onException, onExceptionRequestHandlerResolved, onRequestHandlerExecuted, onRequestHandlerResolved, onRequestHandlerScheduled, onUrlMappedvoid onAfterConversationActivated(RequestCycle cycle)
cycle - request cyclevoid onBeforeConversationDeactivated(RequestCycle cycle)
cycle - request cycleCopyright © 2006–2014 Apache Software Foundation. All rights reserved.