public class SerializableContextualFactory extends Object
Contextual
s 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 © 2014. All Rights Reserved.