Interface ParserDefinition

    • Method Detail

      • getQueueName

        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

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