org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.spi
Interface WindowContextFactory


public interface WindowContextFactory

Author:
Gerhard Petracek

Method Summary
 EditableWindowContext createWindowContext(String windowContextId, WindowContextConfig windowContextConfig, ConversationConfig conversationConfig)
           
 

Method Detail

createWindowContext

EditableWindowContext createWindowContext(String windowContextId,
                                          WindowContextConfig windowContextConfig,
                                          ConversationConfig conversationConfig)


Copyright © 2010 The Apache Software Foundation. All Rights Reserved.