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 IPlatform
public List<ITenant> getTenants()
getTenants
in interface IPlatform
public ISettingsMap getConfigurationTree()
getConfigurationTree
in interface IPlatform
ISettingsMap
. 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.