Class DefaultReportServiceLocator

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

    public class DefaultReportServiceLocator
    extends java.lang.Object
    implements org.springframework.context.ApplicationContextAware, ReportServiceLocator

    DefaultReportServiceLocator class.

    • Constructor Detail

      • DefaultReportServiceLocator

        public DefaultReportServiceLocator()
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
      • setGlobalReportRepository

        public void setGlobalReportRepository​(GlobalReportRepository globalReportRepository)