Package | Description |
---|---|
org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation |
Modifier and Type | Method and Description |
---|---|
ConversationExpirationEvaluator |
DefaultConversation.getExpirationEvaluator()
just for test-cases (to expire a conversation manually)
|
Constructor and Description |
---|
DefaultConversation(ConversationKey conversationKey,
ConversationExpirationEvaluator expirationEvaluator,
ConversationConfig conversationConfig,
javax.enterprise.inject.spi.BeanManager beanManager)
Constructor which creates a conversation for the given
ConversationKey , ConversationExpirationEvaluator , ConversationConfig
and BeanManager |
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.