Uses of Class
org.apache.myfaces.extensions.cdi.core.impl.scope.conversation.AbstractGroupedConversationContext

Packages that use AbstractGroupedConversationContext
org.apache.myfaces.extensions.cdi.core.impl.scope.conversation   
 

Uses of AbstractGroupedConversationContext in org.apache.myfaces.extensions.cdi.core.impl.scope.conversation
 

Constructors in org.apache.myfaces.extensions.cdi.core.impl.scope.conversation with parameters of type AbstractGroupedConversationContext
ConversationContextAdapter(Class<? extends Annotation> scope, AbstractGroupedConversationContext conversationContext, javax.enterprise.inject.spi.BeanManager beanManager)
          Constructor which allows to build a context for conversations for the given scope-type and scope-implementation
 



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