public interface WindowContextManagerFactory
EditableWindowContextManager
Modifier and Type | Method and Description |
---|---|
EditableWindowContextManager |
createWindowContextManager(WindowContextConfig windowContextConfig,
ConversationConfig conversationConfig)
Creates a
EditableWindowContextManager based on the given WindowContextConfig and
ConversationConfig |
EditableWindowContextManager createWindowContextManager(WindowContextConfig windowContextConfig, ConversationConfig conversationConfig)
EditableWindowContextManager
based on the given WindowContextConfig
and
ConversationConfig
windowContextConfig
- current window-context-configconversationConfig
- current conversation-configCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.