Uses of Class
org.jboss.weld.serialization.BeanIdentifierIndex
Packages that use BeanIdentifierIndex
Package
Description
-
Uses of BeanIdentifierIndex in org.jboss.weld.contexts
Methods in org.jboss.weld.contexts with parameters of type BeanIdentifierIndexModifier and TypeMethodDescriptionstatic <C extends jakarta.enterprise.context.spi.Contextual<I>,I>
org.jboss.weld.serialization.spi.helpers.SerializableContextual<C,I> SerializableContextualFactory.create(String contextId, C contextual, org.jboss.weld.serialization.spi.ContextualStore contextualStore, BeanIdentifierIndex beanIdentifierIndex) -
Uses of BeanIdentifierIndex in org.jboss.weld.contexts.beanstore
Constructors in org.jboss.weld.contexts.beanstore with parameters of type BeanIdentifierIndexModifierConstructorDescriptionBeanIdentifierIndexNamingScheme(String delimiter, BeanIdentifierIndex index) ConversationNamingScheme(String prefixBase, String cid, BeanIdentifierIndex index) SimpleBeanIdentifierIndexNamingScheme(String prefix, BeanIdentifierIndex index) -
Uses of BeanIdentifierIndex in org.jboss.weld.contexts.bound
Constructors in org.jboss.weld.contexts.bound with parameters of type BeanIdentifierIndexModifierConstructorDescriptionBoundSessionContextImpl(String contextId, BeanIdentifierIndex index) -
Uses of BeanIdentifierIndex in org.jboss.weld.serialization
Constructors in org.jboss.weld.serialization with parameters of type BeanIdentifierIndexModifierConstructorDescriptionContextualStoreImpl(String contextId, BeanIdentifierIndex beanIdentifierIndex)