org.pasoa.factory
Class ProvenanceStore
java.lang.Object
org.pasoa.factory.ProvenanceStore
- public class ProvenanceStore
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProvenanceStore
public ProvenanceStore(PlugInRegistry pir,
StorageSystem storageSystem,
long cacheWaitTime)
authenticate
public boolean authenticate(Principal principal)
getPlugInRegistry
public PlugInRegistry getPlugInRegistry()
getDispatcher
public Dispatcher getDispatcher()
shutdown
public void shutdown()
throws Exception
- Throws:
Exception
delete
public void delete()
throws Exception
- Deletes the pstore and all its content
- Throws:
Exception