org.openengsb.domain.report.common
Class InMemoryReportStoreFactory

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

public class InMemoryReportStoreFactory
extends Object
implements ReportStoreFactory


Constructor Summary
InMemoryReportStoreFactory()
           
 
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

InMemoryReportStoreFactory

public InMemoryReportStoreFactory()
Method Detail

createReportStore

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


Copyright © 2009-2011. All Rights Reserved.