Class AutoConversation

java.lang.Object
org.apache.wicket.cdi.AutoConversation
All Implemented Interfaces:
Serializable, IClusterable

@ConversationScoped public class AutoConversation extends Object implements IClusterable
A bean that can be used to override whether the lifecycle of the conversation should be managed automatically or not.
Author:
igor
See Also: