getStorageServerName static method

String getStorageServerName()

Implementation

static String getStorageServerName() {
  return appProperties['storageServerName'];
}