net.anotheria.moskito.central.storage
Class InMemoryStorage
java.lang.Object
net.anotheria.moskito.central.storage.InMemoryStorage
- All Implemented Interfaces:
- Storage
public class InMemoryStorage
- extends Object
- implements Storage
TODO comment this class
- Since:
- 15.03.13 23:19
- Author:
- lrosenberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InMemoryStorage
public InMemoryStorage()
configure
public void configure(String configurationName)
- Specified by:
configure in interface Storage
processSnapshot
public void processSnapshot(Snapshot target)
- Specified by:
processSnapshot in interface Storage
Copyright © 2010-2013 anotheria.net. All Rights Reserved.