public class SerializableContextualFactory extends Object
Contextuals 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 © 2017. All rights reserved.