Package org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation

Interface Summary
ConversationExpirationEvaluator Evaluator which calculates if a conversation has been expired
 

Class Summary
ClientSideWindowHandler WindowHandler which uses JavaScript to store the windowId.
CloseConversationGroupInterceptor This interceptor should be used just in case of simple use-cases.
CodiRenderKitFactory !!!
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-2011 The Apache Software Foundation. All Rights Reserved.