net.anotheria.moskito.central.storage
Interface Storage

All Known Implementing Classes:
CSVFileStorage, FileSystemStorage, InMemoryStorage, PSQLStorage

public interface Storage

TODO comment this class

Since:
15.03.13 23:14
Author:
lrosenberg

Method Summary
 void configure(String configurationName)
           
 void processSnapshot(Snapshot target)
           
 

Method Detail

configure

void configure(String configurationName)

processSnapshot

void processSnapshot(Snapshot target)


Copyright © 2010-2013 anotheria.net. All Rights Reserved.