Interface MapSchema.MessageFactory
- All Known Implementing Classes:
DefaultIdStrategy.RuntimeMapFactory, ExplicitIdStrategy.RegisteredMapFactory, IncrementalIdStrategy.RuntimeMapFactory, MapSchema.MessageFactories
public static interface MapSchema.MessageFactory
Creates new
Map messages.-
Method Details
-
newMessage
-
typeClass
Class<?> typeClass()The type to instantiate.
-