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