Class BackofficeCoreLabelService

  • All Implemented Interfaces:
    LabelService, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class BackofficeCoreLabelService
    extends TypeAwareLabelService
    Extension of TypeAwareLabelService that resolve LabelProvider. First it checks, if the bean is in the cockpit module application context. If not, it falls back to SpringUtil.getBean(String, Class).