Interface ParserDefinition

    • Method Detail

      • getQueueName

        java.lang.String getQueueName()
        The name of the queue the parser "writes" to.
        Returns:
        The name of the queue the parser "writes" to. Must not be null.
      • getFullName

        java.lang.String getFullName()
        Returns the full qualified (unique) name of the parser.
        Returns:
        The name uniquely identifying the parser. Must not be null.