net.anotheria.moskito.central.config
Class Configuration

java.lang.Object
  extended by net.anotheria.moskito.central.config.Configuration

public class Configuration
extends Object

Configuration object for moskito central.

Since:
15.03.13 23:11
Author:
lrosenberg

Constructor Summary
Configuration()
           
 
Method Summary
 StorageConfigEntry[] getStorages()
           
 void setStorages(StorageConfigEntry[] storages)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Configuration

public Configuration()
Method Detail

getStorages

public StorageConfigEntry[] getStorages()

setStorages

public void setStorages(StorageConfigEntry[] storages)

toString

public String toString()
Overrides:
toString in class Object


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