Interface NodeConfigParser

  • All Known Implementing Classes:
    YamlNodeConfigParser

    public interface NodeConfigParser
    Parser for node configuration. Provided configuration, parse it and return NodeList with filled data.
    Author:
    vjuranek