net.anotheria.moskito.central
Class Central
java.lang.Object
net.anotheria.moskito.central.Central
public class Central
- extends Object
Main class of the central.
- Since:
- 15.03.13 23:10
- Author:
- lrosenberg
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Central
public Central()
getInstance
public static Central getInstance()
- Returns the singleton instance.
- Returns:
getConfiguredInstance
public static Central getConfiguredInstance(Configuration config)
- Returns a specially configured instance. For unit tests.
- Parameters:
config -
- Returns:
processIncomingSnapshot
public void processIncomingSnapshot(Snapshot snapshot)
Copyright © 2010-2013 anotheria.net. All Rights Reserved.