Class LocalStackConfiguration
java.lang.Object
overit.geocallapp.wfm.core.ux.eventstreaming.configuration.ESConfiguration
overit.geocallapp.wfm.core.ux.eventstreaming.configuration.LocalStackConfiguration
- All Implemented Interfaces:
Serializable
Configuration for LocalStack calls
- Since:
- 19.0
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocallapp.wfm.core.ux.eventstreaming.configuration.ESConfiguration
ESConfiguration.Keys -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from class overit.geocallapp.wfm.core.ux.eventstreaming.configuration.ESConfiguration
getConfiguration, setConfiguration
-
Field Details
-
LOCALSTACK_HOST
- See Also:
-
BASE_ARN
- See Also:
-
SNS_TOPIC
- See Also:
-
-
Constructor Details
-
LocalStackConfiguration
public LocalStackConfiguration()
-
-
Method Details
-
getQueueName
- Specified by:
getQueueNamein classESConfiguration
-
getTestTopic
- Specified by:
getTestTopicin classESConfiguration
-
getRemoteTopic
- Specified by:
getRemoteTopicin classESConfiguration
-
getHostUrl
- Specified by:
getHostUrlin classESConfiguration
-
getQueueUrl
- Specified by:
getQueueUrlin classESConfiguration
-
getQueueArn
- Specified by:
getQueueArnin classESConfiguration
-
getTopicArn
- Specified by:
getTopicArnin classESConfiguration
-
isEditable
public boolean isEditable()- Specified by:
isEditablein classESConfiguration
-