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 |
---|---|
IShivaCluster |
IPunchPlatformProperties.getShivaCluster(String shivaClusterName) |
Modifier and Type | Method and Description |
---|---|
List<IShivaCluster> |
IPunchPlatformProperties.getShivaClusters()
Get the list of Shiva clusters
|
Modifier and Type | Class and Description |
---|---|
class |
ShivaClusterImpl
IShivaCluster implementation.
|
Modifier and Type | Method and Description |
---|---|
IShivaCluster |
PunchPlatformPropertiesImpl.getShivaCluster(String shivaClusterName) |
Modifier and Type | Method and Description |
---|---|
List<IShivaCluster> |
PunchPlatformPropertiesImpl.getShivaClusters() |
Copyright © 2014–2023. All rights reserved.