Class ReportingServiceManagerImpl
java.lang.Object
ru.cg.webbpm.modules.reporting.runtime.impl.manager.ReportingServiceManagerImpl
- All Implemented Interfaces:
ReportingServiceManager
@Component
public class ReportingServiceManagerImpl
extends Object
implements ReportingServiceManager
- Author:
- a.petrov
-
Constructor Summary
ConstructorsConstructorDescriptionReportingServiceManagerImpl
(List<ReportingServiceProvider> reportingServiceProviders) -
Method Summary
-
Constructor Details
-
ReportingServiceManagerImpl
@Autowired public ReportingServiceManagerImpl(List<ReportingServiceProvider> reportingServiceProviders)
-
-
Method Details
-
getService
- Specified by:
getService
in interfaceReportingServiceManager
-