public class SerializeWithExtFactory extends Object implements ClassExternalizerFactory
ClassExternalizerFactory
that
allows for Infinispan annotations to be used instead of JBoss Marshalling
ones in order to discover which classes are serializable with Infinispan
externalizers.Constructor and Description |
---|
SerializeWithExtFactory() |
Modifier and Type | Method and Description |
---|---|
Externalizer |
getExternalizer(Class<?> type) |
public Externalizer getExternalizer(Class<?> type)
getExternalizer
in interface ClassExternalizerFactory
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.