Class TestAgentsConfig
java.lang.Object
ch.admin.bit.jeap.testorchestrator.adapter.testagent.TestAgentsConfig
@Configuration
@ConfigurationProperties(prefix="orchestrator")
public class TestAgentsConfig
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetReadTimeout(int defaultValue) voidsetReadTimeout(Integer readTimeout)
-
Constructor Details
-
TestAgentsConfig
-
-
Method Details
-
getTestAgentURLs
-
getReadTimeout
public int getReadTimeout(int defaultValue) -
setReadTimeout
-