Class ParametersDataService
java.lang.Object
org.tkit.onecx.quarkus.parameter.runtime.ParametersDataService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetParameters(String tenantId, String type) <T> Tvoidinit(ParametersConfig parametersConfig) Initialize the cache and parameters clientvoidupdateTenants(io.quarkus.scheduler.ScheduledExecution scheduledExecution)
-
Constructor Details
-
ParametersDataService
public ParametersDataService()
-
-
Method Details
-
init
Initialize the cache and parameters client- Parameters:
parametersConfig- the parameters management configuration
-
updateTenants
public void updateTenants(io.quarkus.scheduler.ScheduledExecution scheduledExecution) -
getValue
-
getParameters
- Throws:
UpdateException
-