public class SerializableContextualFactory extends Object
Contextual
s which are serializable.Modifier and Type | Method and Description |
---|---|
static <C extends javax.enterprise.context.spi.Contextual<I>,I> |
create(String contextId,
C contextual,
org.jboss.weld.serialization.spi.ContextualStore contextualStore,
BeanIdentifierIndex beanIdentifierIndex) |
public static <C extends javax.enterprise.context.spi.Contextual<I>,I> org.jboss.weld.serialization.spi.helpers.SerializableContextual<C,I> create(String contextId, C contextual, org.jboss.weld.serialization.spi.ContextualStore contextualStore, BeanIdentifierIndex beanIdentifierIndex)
Copyright © 2016. All rights reserved.