org.openengsb.domain.report.common
Class FileSystemReportStoreFactory

java.lang.Object
  extended by org.openengsb.domain.report.common.FileSystemReportStoreFactory
All Implemented Interfaces:
ReportStoreFactory

public class FileSystemReportStoreFactory
extends Object
implements ReportStoreFactory


Constructor Summary
FileSystemReportStoreFactory()
           
 
Method Summary
 ReportStore createReportStore(String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSystemReportStoreFactory

public FileSystemReportStoreFactory()
Method Detail

createReportStore

public ReportStore createReportStore(String id)
Specified by:
createReportStore in interface ReportStoreFactory


Copyright © 2009-2011. All Rights Reserved.