Interface ProtocolCollector

  • All Known Implementing Classes:
    SnmpProtocolCollector, TcaProtocolCollector

    public interface ProtocolCollector
    Interface for a protocol specific collector.

    a protocol collector does the actual work of a collection job, by collecting the data-points from the node via the protocol.

    There should only be one collector per protocol.

    Author:
    Simon Walter