public final class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
MIDDLEWARE_LOCAL_ID_PREFIX
The URI prefix for the middleware.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
debugMode()
Return true, if debug mode is turned on.
|
static boolean |
isCoordinatorInstance()
Return true, if this peer is the coordinator.
|
public static final String MIDDLEWARE_LOCAL_ID_PREFIX
public static boolean debugMode()
SharedResources.IS_DEBUG_MODE
public static boolean isCoordinatorInstance()
SharedResources.IS_COORDINATING_PEER
Copyright © 2018 universAAL Consortium. All rights reserved.