Interface | Description |
---|---|
ConversationExpirationEvaluator |
Evaluator which calculates if a conversation has been expired
|
Class | Description |
---|---|
ClientSideWindowHandler |
WindowHandler which uses JavaScript to store the windowId.
|
CloseConversationGroupInterceptor |
This interceptor should be used just in case of simple use-cases.
|
CodiRenderKitFactory |
!!!keep in sync with org.apache.myfaces.extensions.cdi.jsf2.impl.scope.conversation.CodiRenderKitFactory!!!
|
DefaultBeanEntryFactory | |
DefaultCloseConversationGroupStrategy | |
DefaultConversation | |
DefaultWindowContextManager | |
DefaultWindowContextQuotaHandler | |
DefaultWindowHandler | |
EditableWindowContextManagerProxy | |
GroupedConversationContextExtension |
extension for registering the adapter for grouped conversations
|
InjectableConversation | |
InterceptedResponseWriter |
Adds
WindowContextIdHolderComponent
to the tree before the call of InterceptedResponseWriter.startDocument() |
JsfAwareConversationFactory | |
RedirectedConversationAwareExternalContext |
ExternalContext which is needed for the window-id support |
RestParameters |
This class holds information about the last used RestParameters for a given window.
|
TimeoutExpirationEvaluator |
Base implementation which doesn't implement the
ConversationExpirationEvaluator interface because
this implementation will be used by the
WindowContext but
there is no need for implementing the whole ConversationExpirationEvaluator interface. |
ViewAccessConversationExpirationEvaluatorRegistry |
Helper for the workaround for EXTCDI-49
|
WindowBeanProducers |
Producer for window aware artifacts
|
WindowContextAwareViewHandler |
ATTENTION:
add all new methods to
CodiViewHandler |
WindowContextIdHolderComponent |
Server-side holder for the window-id
|
WindowContextManagerObserver |
Observe some JSF phase events and set the appropriate
states in the EditableWindowContextManager.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.