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 |
---|
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) |
IllegalStateException |
SerializationLogger_$logger.unableToGetBeanIdentifier(int index,
BeanIdentifierIndex beanIdentifierIndex) |
Constructor and Description |
---|
ContextualStoreImpl(String contextId,
BeanIdentifierIndex beanIdentifierIndex) |
Copyright © 2016. All rights reserved.