public class SerializeWithExtFactory extends Object
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)
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.