Class JsfConversationService

  • All Implemented Interfaces:
    org.apache.webbeans.spi.ConversationService

    public class JsfConversationService
    extends org.apache.webbeans.web.context.WebConversationService
    • Field Summary

      • Fields inherited from class org.apache.webbeans.web.context.WebConversationService

        REQUEST_PARAM_CONVERSATION_ID, REQUEST_PARAM_SUPPRESS_CONVERSATION_PROPAGATION, SESSION_CONVERSATION_ID_PARAM_NAME
    • Constructor Summary

      Constructors 
      Constructor Description
      JsfConversationService​(org.apache.webbeans.config.WebBeansContext webBeansContext)  
    • Constructor Detail

      • JsfConversationService

        public JsfConversationService​(org.apache.webbeans.config.WebBeansContext webBeansContext)
    • Method Detail

      • getConversationId

        public String getConversationId()
        Specified by:
        getConversationId in interface org.apache.webbeans.spi.ConversationService
        Overrides:
        getConversationId in class org.apache.webbeans.web.context.WebConversationService