org.pasoa.common
Interface Management

All Known Subinterfaces:
BackendStore, StorageSystem
All Known Implementing Classes:
BerkeleyDBJEStorage, GeneralStorageSystem, MemoryStorage

public interface Management

Author:
Paul Groth pg03r@ecs.soton.ac.uk

Method Summary
 void delete()
           
 void shutdown()
           
 

Method Detail

shutdown

void shutdown()
              throws Exception
Throws:
Exception

delete

void delete()
            throws Exception
Throws:
Exception