com.jaspersoft.jasperserver.api.metadata.jasperreports.service
Interface ReportDataSourceServiceFactory

All Known Implementing Classes:
BeanReportDataSourceServiceFactory, CustomReportDataSourceServiceFactory, JdbcReportDataSourceServiceFactory, JndiJdbcReportDataSourceServiceFactory, OlapConnectionServiceImpl

public interface ReportDataSourceServiceFactory

Author:
swood

Method Summary
 ReportDataSourceService createService(ReportDataSource dataSource)
           
 

Method Detail

createService

ReportDataSourceService createService(ReportDataSource dataSource)


Copyright © 2007. All Rights Reserved.