Interface ListenerDefinition

    • Method Detail

      • getParsers

        java.util.List<? extends ParserDefinition> getParsers()
        The ParserDefinition to create. Should not be null or empty. If empty, the listener will not be created.
        Returns:
        The list of parsers to create. Should neither be null or empty. However if empty, the listener will not be created