Interface SerializationContextRegistry

All Known Implementing Classes:
SerializationContextRegistryImpl

public interface SerializationContextRegistry
Manages SerializationContext across modules for use by various components. The user context should only ever be updated using the GlobalConfiguration, therefore we do not expose it via SerializationContextRegistry.MarshallerType.
Since:
10.0
Author:
Ryan Emerson