Package com.aquima.web.config.properties
Class SoapServiceCallsProperties
java.lang.Object
com.aquima.web.config.properties.SoapServiceCallsProperties
@Component
@RefreshScope
@ConfigurationProperties(prefix="blueriq")
public class SoapServiceCallsProperties
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setSoapServiceCalls
(Map<String, SoapServiceCallsProperties.SoapServiceCallProperties> soapServiceCalls)
-
Constructor Details
-
Method Details
-
getSoapServiceCalls
-
setSoapServiceCalls
public void setSoapServiceCalls(Map<String, SoapServiceCallsProperties.SoapServiceCallProperties> soapServiceCalls)
-