Class MarshallerRegistryImpl

java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.ecm.core.io.registry.MarshallerRegistryImpl
All Implemented Interfaces:
MarshallerRegistry, Adaptable, Component, Extensible, TimestampedService

public class MarshallerRegistryImpl extends DefaultComponent implements MarshallerRegistry
Implementation of MarshallerRegistry.

This implementation is based on MarshallerInspector class which is able to create marshaller instance and inject properties. This class also manage marshaller's priorities.

Since:
7.2