public class SerializableContextualFactory extends Object
Contextuals which are serializable.| Modifier and Type | Method and Description |
|---|---|
static <C extends Contextual<I>,I> |
create(String contextId,
C contextual,
ContextualStore contextualStore,
BeanIdentifierIndex beanIdentifierIndex) |
public static <C extends Contextual<I>,I> SerializableContextual<C,I> create(String contextId, C contextual, ContextualStore contextualStore, BeanIdentifierIndex beanIdentifierIndex)
Copyright © 2016. All Rights Reserved.