| Package | Description |
|---|---|
| org.jboss.weld.contexts | |
| org.jboss.weld.contexts.beanstore | |
| org.jboss.weld.contexts.bound | |
| org.jboss.weld.serialization |
| Modifier and Type | Method and Description |
|---|---|
static <C extends javax.enterprise.context.spi.Contextual<I>,I> |
SerializableContextualFactory.create(String contextId,
C contextual,
org.jboss.weld.serialization.spi.ContextualStore contextualStore,
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 |
|---|
BoundSessionContextImpl(String contextId,
BeanIdentifierIndex index) |
| Constructor and Description |
|---|
ContextualStoreImpl(String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
Copyright © 2017. All rights reserved.