public class TenantsInfoLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALLOWED_EXTENSIONS |
static String |
FORBIDDEN_EXTENSIONS |
| Constructor and Description |
|---|
TenantsInfoLoader(PlatformConfig platformConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected File |
getConfigDir() |
protected Collection<String> |
getInstalledTenantIDs() |
protected PlatformConfig |
getPlatformConfig() |
protected File |
getPlatformHome() |
Map<String,TenantInfo> |
getSlaveTenants()
lazily loads map of slave
TenantInfo |
public static final String FORBIDDEN_EXTENSIONS
public static final String ALLOWED_EXTENSIONS
public TenantsInfoLoader(PlatformConfig platformConfig)
protected Collection<String> getInstalledTenantIDs()
protected PlatformConfig getPlatformConfig()
public Map<String,TenantInfo> getSlaveTenants()
TenantInfoprotected File getPlatformHome()
protected File getConfigDir()
Copyright © 2017 SAP SE. All Rights Reserved.