| Constructor and Description |
|---|
LocalPlatformImpl(String confDir,
String properties)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
ISettingsMap |
getConfigurationTree() |
String |
getId() |
IPunchPlatformProperties |
getPlatformProperties() |
ITenant |
getTenant(String tenantName) |
List<ITenant> |
getTenants() |
public IPunchPlatformProperties getPlatformProperties()
getPlatformProperties in interface IPlatformpublic List<ITenant> getTenants()
getTenants in interface IPlatformpublic ISettingsMap getConfigurationTree()
getConfigurationTree in interface IPlatformISettingsMap. Note that this relies on a lazy
loading strategy. Only files you actually access later on will be fetched.Copyright © 2014–2023. All rights reserved.