Class EntityInformationServiceExtensionManager

java.lang.Object
org.broadleafcommerce.common.extension.ExtensionManager<EntityInformationServiceExtensionHandler>
org.broadleafcommerce.common.entity.service.EntityInformationServiceExtensionManager
All Implemented Interfaces:
InvocationHandler, EntityInformationServiceExtensionHandler, ExtensionHandler

@Service("blEntityInformationServiceExtensionManager") public class EntityInformationServiceExtensionManager extends ExtensionManager<EntityInformationServiceExtensionHandler> implements EntityInformationServiceExtensionHandler
Extension manager that holds the list of EntityInformationServiceExtensionHandler.