Uses of Package
org.apache.myfaces.extensions.cdi.core.api.scope.conversation

Packages that use org.apache.myfaces.extensions.cdi.core.api.scope.conversation
org.apache.myfaces.extensions.cdi.core.api.scope.conversation   
org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event   
 

Classes in org.apache.myfaces.extensions.cdi.core.api.scope.conversation used by org.apache.myfaces.extensions.cdi.core.api.scope.conversation
Conversation
          The central interface for a conversation which is a container for 1-n beans (which share the same time for destruction).
 

Classes in org.apache.myfaces.extensions.cdi.core.api.scope.conversation used by org.apache.myfaces.extensions.cdi.core.api.scope.conversation.event
Conversation
          The central interface for a conversation which is a container for 1-n beans (which share the same time for destruction).
WindowContext
          Interface for handling the current window context as well as the conversations of the current window.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.