org.openengsb.domain.report.common
Interface ReportStoreFactory

All Known Implementing Classes:
FileSystemReportStoreFactory, InMemoryReportStoreFactory

public interface ReportStoreFactory


Method Summary
 ReportStore createReportStore(String id)
           
 

Method Detail

createReportStore

ReportStore createReportStore(String id)


Copyright © 2009-2010. All Rights Reserved.