| Package | Description |
|---|---|
| org.jboss.weld.context |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.context.beanstore |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.context.bound |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.context.http |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| org.jboss.weld.serialization |
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
|
| Modifier and Type | Method and Description |
|---|---|
static <C extends Contextual<I>,I> |
SerializableContextualFactory.create(java.lang.String contextId,
C contextual,
ContextualStore contextualStore,
BeanIdentifierIndex beanIdentifierIndex) |
| Constructor and Description |
|---|
AbstractConversationContext(java.lang.String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
| Constructor and Description |
|---|
BeanIdentifierIndexNamingScheme(java.lang.String delimiter,
BeanIdentifierIndex index) |
ConversationNamingScheme(java.lang.String prefixBase,
java.lang.String cid,
BeanIdentifierIndex index) |
SimpleBeanIdentifierIndexNamingScheme(java.lang.String prefix,
BeanIdentifierIndex index) |
| Constructor and Description |
|---|
BoundConversationContextImpl(java.lang.String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
BoundSessionContextImpl(java.lang.String contextId,
BeanIdentifierIndex index) |
| Constructor and Description |
|---|
HttpConversationContextImpl(java.lang.String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
HttpSessionContextImpl(java.lang.String contextId,
BeanIdentifierIndex index) |
HttpSessionDestructionContext(java.lang.String contextId,
BeanIdentifierIndex index) |
LazyHttpConversationContextImpl(java.lang.String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
| Constructor and Description |
|---|
ContextualStoreImpl(java.lang.String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
Copyright © 2015. All Rights Reserved.