Class StandardPropertiesBuilderFactory

java.lang.Object
interlok.rabbitmq.StandardPropertiesBuilderFactory
All Implemented Interfaces:
Translator.PropertiesBuilderFactory

@ComponentProfile(summary="Use standard metadata to derive the settings for the \'BasicProperties\' when publishing", since="4.3.0") public class StandardPropertiesBuilderFactory extends Object implements Translator.PropertiesBuilderFactory
Implementation that uses values from MetadataConstants to populate the BasicProperties#Builder.
  • Constructor Details

    • StandardPropertiesBuilderFactory

      public StandardPropertiesBuilderFactory()
  • Method Details