Class ExtensibleTypeService

java.lang.Object
de.hybris.platform.cockpit.services.meta.impl.ExtensibleTypeService
All Implemented Interfaces:
TypeService

public class ExtensibleTypeService extends Object implements TypeService
Implementation of TypeService that allows one to set an ExtendedTypeLoader to load extended types, which is usually a spring-configured instance of DefaultExtendedTypeChain.