| Package | Description |
|---|---|
| org.thales.punch.platform.api |
To deal with configuration and administative tasks, the punchplatform relies on a carefully
well designed configuration service.
|
| org.thales.punch.platform.impl |
| Modifier and Type | Method and Description |
|---|---|
static IPlatform |
Environment.getLocalPlatform()
Retrieve a platform handle to access the local filesystem configuration directory content.
|
IPlatform |
ITenant.getPlatform()
Get this tenant platform.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LocalPlatformImpl
This implementation relies on the local filesystem to access all platform properties.
|
| Modifier and Type | Method and Description |
|---|---|
IPlatform |
TenantImpl.getPlatform() |
| Constructor and Description |
|---|
TenantImpl(IPlatform platform,
String name,
ISettingsMap tenantMap)
Ctor
|
Copyright © 2014–2022. All rights reserved.