public class AutoConversationManager extends Object implements IComponentOnBeforeRenderListener
ConversationalComponent
.Constructor and Description |
---|
AutoConversationManager(IConversationPropagation propagation) |
Modifier and Type | Method and Description |
---|---|
protected void |
autoBeginIfNecessary(Page page,
IRequestHandler handler) |
protected void |
autoEndIfNecessary(Page page,
IRequestHandler handler) |
protected boolean |
hasConversationalComponent(Page page) |
void |
onBeforeRender(Component component)
Called when the component is about to be rendered
|
public AutoConversationManager(IConversationPropagation propagation)
public void onBeforeRender(Component component)
IComponentOnBeforeRenderListener
onBeforeRender
in interface IComponentOnBeforeRenderListener
component
- the component that is about to be renderedprotected void autoBeginIfNecessary(Page page, IRequestHandler handler)
protected void autoEndIfNecessary(Page page, IRequestHandler handler)
protected boolean hasConversationalComponent(Page page)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.