Class DefaultPageContentSlotConverterRegistry

java.lang.Object
de.hybris.platform.cmsfacades.pagescontentslots.service.impl.DefaultPageContentSlotConverterRegistry
All Implemented Interfaces:
PageContentSlotConverterRegistry, org.springframework.beans.factory.InitializingBean

public class DefaultPageContentSlotConverterRegistry extends Object implements PageContentSlotConverterRegistry, org.springframework.beans.factory.InitializingBean
Default implementation of the PageContentSlotConverterRegistry. This implementation uses autowire-by-type to inject all beans implementing PageContentSlotConverterType.