Interface SerializationContext.InstanceMarshallerProvider<T>
- Type Parameters:
T- the marshalled type
- All Superinterfaces:
org.infinispan.protostream.SerializationContext.InstanceMarshallerProvider<T>
- Enclosing interface:
SerializationContext
public static interface SerializationContext.InstanceMarshallerProvider<T>
extends org.infinispan.protostream.SerializationContext.InstanceMarshallerProvider<T>
An instance marshaller provider that ensures all registered marshallers implement
ProtoStreamMarshaller.- Author:
- Paul Ferraro
-
Method Summary
Methods inherited from interface org.infinispan.protostream.SerializationContext.InstanceMarshallerProvider
getJavaClass, getTypeName, getTypeNames