Interface TelemetryManager

    • Method Detail

      • getListeners

        List<Listener> getListeners()
        Get the list of currently configured and enabled listeners.
        Returns:
        the listeners
      • getAdapters

        List<Adapter> getAdapters()
        Get the list of currently configured and enabled adapters.
        Returns:
        the adapters