org.apache.myfaces.extensions.cdi.core.impl.scope.conversation.spi
Interface WindowContextManager
- All Superinterfaces:
- Serializable
public interface WindowContextManager
- extends Serializable
- Author:
- Gerhard Petracek
WINDOW_CONTEXT_ID_PARAMETER_KEY
static final String WINDOW_CONTEXT_ID_PARAMETER_KEY
- See Also:
- Constant Field Values
AUTOMATED_ENTRY_POINT_PARAMETER_KEY
static final String AUTOMATED_ENTRY_POINT_PARAMETER_KEY
- See Also:
- Constant Field Values
getCurrentWindowContext
WindowContext getCurrentWindowContext()
getWindowContext
WindowContext getWindowContext(String windowContextId)
Copyright © 2010 The Apache Software Foundation. All Rights Reserved.