Package | Description |
---|---|
org.thales.punch.platform.api |
To deal with configuration and administative tasks, the punchplatform relies on a carefully
well designed configuration service.
|
Modifier and Type | Method and Description |
---|---|
static ApplicationEnv |
ApplicationEnv.fromMap(ISettingsMap map)
Call ths from your application.
|
ApplicationEnv |
ApplicationEnv.setKafkaProperties(String kafkaTopic,
String kafkaBootstratUrl,
JavaStoreSecurity kafkaCredentials)
Add the optional and mandatory kafka related properties and return a ready to use
instance.
|
Copyright © 2014–2023. All rights reserved.