org.pasoa.factory
Class ProvenanceStoreFactory

java.lang.Object
  extended by org.pasoa.factory.ProvenanceStoreFactory

public class ProvenanceStoreFactory
extends Object


Constructor Summary
ProvenanceStoreFactory()
           
 
Method Summary
static ProvenanceStore newInstance(String storagePath, long cacheWaitTime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProvenanceStoreFactory

public ProvenanceStoreFactory()
Method Detail

newInstance

public static ProvenanceStore newInstance(String storagePath,
                                          long cacheWaitTime)