public class SerializeWithExtFactory extends Object implements org.jboss.marshalling.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 |
|---|---|
org.jboss.marshalling.Externalizer |
getExternalizer(Class<?> type) |
public org.jboss.marshalling.Externalizer getExternalizer(Class<?> type)
getExternalizer in interface org.jboss.marshalling.ClassExternalizerFactoryCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.