| Modifier and Type | Method and Description |
|---|---|
static <C extends Contextual<I>,I> |
SerializableContextualFactory.create(String contextId,
C contextual,
ContextualStore contextualStore,
BeanIdentifierIndex beanIdentifierIndex) |
| Constructor and Description |
|---|
AbstractConversationContext(String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
| Constructor and Description |
|---|
BeanIdentifierIndexNamingScheme(String delimiter,
BeanIdentifierIndex index) |
ConversationNamingScheme(String prefixBase,
String cid,
BeanIdentifierIndex index) |
SimpleBeanIdentifierIndexNamingScheme(String prefix,
BeanIdentifierIndex index) |
| Constructor and Description |
|---|
BoundConversationContextImpl(String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
BoundSessionContextImpl(String contextId,
BeanIdentifierIndex index) |
| Constructor and Description |
|---|
HttpConversationContextImpl(String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
HttpSessionContextImpl(String contextId,
BeanIdentifierIndex index) |
HttpSessionDestructionContext(String contextId,
BeanIdentifierIndex index) |
LazyHttpConversationContextImpl(String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
| Modifier and Type | Method and Description |
|---|---|
IllegalStateException |
SerializationLogger.unableToGetBeanIdentifier(int index,
BeanIdentifierIndex beanIdentifierIndex) |
| Constructor and Description |
|---|
ContextualStoreImpl(String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
Copyright © 2015. All Rights Reserved.