Class TagsConfiguration
java.lang.Object
org.axonframework.axonserver.connector.TagsConfiguration
Tags configuration labeling Axon Node represented by key-value pairs.
- Since:
- 4.2
- Author:
- Milan Savic
-
Constructor Summary
ConstructorsConstructorDescriptionThe default constructor.TagsConfiguration(Map<String, String> tags) Initializes tags configuration with key-value pairs. -
Method Summary
-
Constructor Details
-
Method Details