Class SenderMessages


  • public class SenderMessages
    extends Object
    DO NOT EDIT DIRECTLY, THIS FILE WAS GENERATED. Generated using GenerateLogMessages and LogMessages.vm This file is based on the content of Sender_logmessages.properties To regenerate, use Maven lifecycle generates-sources with -Dgenerate=true
    • Method Detail

      • CLOSE

        public static LogMessage CLOSE​(CharSequence param1,
                                       CharSequence param2)
        Log a Sender message of the Format:
        SND-1002 : Close : {0} : {1}
        Optional values are contained in [square brackets] and are numbered sequentially in the method call.
      • CREATE

        public static LogMessage CREATE​(CharSequence param1,
                                        CharSequence param2)
        Log a Sender message of the Format:
        SND-1001 : Create : {0} : {1}
        Optional values are contained in [square brackets] and are numbered sequentially in the method call.