public class Configuration extends Object
Constructor and Description |
---|
Configuration() |
Modifier and Type | Method and Description |
---|---|
static String |
getDBClass() |
static String |
getDBKey() |
static String |
getDBPass() |
static String |
getDBPath(ModuleContext context)
Get the path where the folder containing the DB will be read/created.
|
static String |
getDBUser() |
static boolean |
getGCMDry()
Get if DRY mode: messages to GCM are handled OK, but not actually
delivered to clients.
|
static String |
getGCMKey()
Get the Server Application Google Cloud Messaging Key.
|
static String |
getHostPort() |
static boolean |
getLogDebug()
Determine if additional INFO logging is available.
|
static Long |
getRemovalTime()
Get the value, in milliseconds, of time at which removal of older stored
data will be removed.
|
static String |
getServerPWD() |
static String |
getServerUSR() |
public static String getGCMKey()
public static boolean getGCMDry()
public static boolean getLogDebug()
public static String getDBPath(ModuleContext context)
public static Long getRemovalTime()
public static String getServerUSR()
public static String getServerPWD()
public static String getDBKey()
public static String getDBUser()
public static String getDBPass()
public static String getDBClass()
public static String getHostPort()
Copyright © 2018 universAAL Consortium. All rights reserved.