Uses of Package
org.apache.myfaces.orchestra.conversation

Packages that use org.apache.myfaces.orchestra.conversation
org.apache.myfaces.orchestra.conversation   
org.apache.myfaces.orchestra.conversation.basic   
org.apache.myfaces.orchestra.conversation.jsf   
org.apache.myfaces.orchestra.conversation.spring   
org.apache.myfaces.orchestra.frameworkAdapter   
org.apache.myfaces.orchestra.frameworkAdapter.basic   
org.apache.myfaces.orchestra.frameworkAdapter.jsf   
org.apache.myfaces.orchestra.viewController.spring   
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.conversation
Conversation
          A Conversation is a container for a set of beans.
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.
ConversationFactory
          An object that is capable of creating a fully-configured instance of a conversation with a particular name.
ConversationManager
          Deals with the various conversation contexts in the current session.
ConversationMessager
          Methods required to inform the user about some anomalies.
CurrentConversationInfo
          Holds various info about the current conversation.
FlashScopeManager
          Manager to deal with page scoped beans.
FlashScopeManagerConfiguration
          Provides configuration information to a FlashScopeManager instance.
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.conversation.basic
ConversationMessager
          Methods required to inform the user about some anomalies.
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.conversation.jsf
ConversationMessager
          Methods required to inform the user about some anomalies.
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.conversation.spring
Conversation
          A Conversation is a container for a set of beans.
ConversationBindingEvent
          Events of this type are sent to an object that implements the ConversationBindingListener interface
ConversationBindingListener
          Beans implementing this listener interface will get informed when they are added to a conversation or removed from a conversation.
ConversationContext
          A ConversationContext is a container for a set of conversations.
ConversationFactory
          An object that is capable of creating a fully-configured instance of a conversation with a particular name.
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.frameworkAdapter
ConversationMessager
          Methods required to inform the user about some anomalies.
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.frameworkAdapter.basic
ConversationMessager
          Methods required to inform the user about some anomalies.
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.frameworkAdapter.jsf
ConversationMessager
          Methods required to inform the user about some anomalies.
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.viewController.spring
Conversation
          A Conversation is a container for a set of beans.
ConversationContext
          A ConversationContext is a container for a set of conversations.
ConversationFactory
          An object that is capable of creating a fully-configured instance of a conversation with a particular name.
 



Copyright 2007 The Apache Software Foundation. All Rights Reserved.