Uses of Class
org.apache.myfaces.orchestra.conversation.spring.AbstractSpringOrchestraScope

Packages that use AbstractSpringOrchestraScope
org.apache.myfaces.orchestra.conversation.spring   
org.apache.myfaces.orchestra.viewController.spring   
 

Uses of AbstractSpringOrchestraScope in org.apache.myfaces.orchestra.conversation.spring
 

Subclasses of AbstractSpringOrchestraScope in org.apache.myfaces.orchestra.conversation.spring
 class SpringConversationScope
          Handles creation and lookup of any bean whose bean-definition specifies a scope that maps to an instance of this type.
 

Uses of AbstractSpringOrchestraScope in org.apache.myfaces.orchestra.viewController.spring
 

Subclasses of AbstractSpringOrchestraScope in org.apache.myfaces.orchestra.viewController.spring
 class SpringViewControllerScope
          provides a dummy scope which will place a bean configured for into the same conversation as the viewController.
 



Copyright 2007 The Apache Software Foundation. All Rights Reserved.