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

Packages that use org.apache.myfaces.orchestra.conversation
org.apache.myfaces.orchestra   
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
ConversationContextFactory
          An object that is capable of creating a fully-configured instance of a conversation context with a particular id.
ConversationManagerFactory
          An object that is capable of creating a fully-configured instance of a ConversationManager.
 

Classes in org.apache.myfaces.orchestra.conversation used by org.apache.myfaces.orchestra.conversation
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.
ConversationAspect
          The base class for any "aspect" that can be attached to a conversation.
ConversationBinder
          An object that is able to bind an arbitrary object to a specific conversation.
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.
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.
ConversationManager
          Deals with the various conversation contexts in the current session.
ConversationManagerFactory
          An object that is capable of creating a fully-configured instance of a ConversationManager.
ConversationMessager
          Methods required to inform the user about some anomalies.
FlashScopeManagerConfiguration
          Deprecated. Use class AccessScopeManagerConfiguration. This class exists for backwards-compatibility reasons only.
 

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 © 2012 The Apache Software Foundation. All Rights Reserved.