|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ConversationAware | Beans implementing this interface will get the conversation object passed to them when they are created. |
ConversationBinder | An object that is able to bind an arbitrary object to a specific conversation. |
ConversationBindingListener | Beans implementing this listener interface will get informed when they are added to a conversation or removed from a conversation. |
ConversationContextFactory | An object that is capable of creating a fully-configured instance of a conversation context with a particular id. |
ConversationFactory | An object that is capable of creating a fully-configured instance of a conversation with a particular name. |
ConversationManagerFactory | An object that is capable of creating a fully-configured instance of a ConversationManager. |
Class Summary | |
---|---|
_ConversationUtils | Various utilities used by the conversation framework |
AccessScopeManager | Manager to deal with page scoped beans. |
AccessScopeManagerConfiguration | Provides configuration information to a AccessScopeManager instance. |
Conversation | A Conversation is a container for a set of beans. |
ConversationAccessLifetimeAspect | Connect the conversation to the AccessScopeManager |
ConversationAspect | The base class for any "aspect" that can be attached to a conversation. |
ConversationAspects | Maintains a list of aspects the system might attach to a conversation instance. |
ConversationBindingEvent | Events of this type are sent to an object that implements the
ConversationBindingListener
interface |
ConversationContext | A ConversationContext is a container for a set of conversations. |
ConversationContextFactoryImpl | An object that is capable of creating a fully-configured instance of a conversation context with a particular id. |
ConversationManager | Deals with the various conversation contexts in the current session. |
ConversationManagerFactoryImpl | An object that is capable of creating a fully-configured instance of a conversation context with a particular id. |
ConversationMessager | Methods required to inform the user about some anomalies. |
ConversationRequestParameterProvider | Adds the required fields (conversationContext) to the request parameters. |
ConversationTimeoutableAspect | A conversation aspect which allows the conversation to automatically end after a given period of inactivity. |
ConversationUtils | Some helpers usable for public use |
ConversationWiperThread | The ConversationWiperThread will trigger the conversation timeout check. |
CurrentConversationAdvice | An advice which is added to all conversation scoped beans. |
CurrentConversationInfo | Provide information about the current conversation. |
FlashScopeManager | Deprecated. Use AccessScopeManager instead. |
FlashScopeManagerConfiguration | Deprecated. Use class AccessScopeManagerConfiguration. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |