Class Telemetryd

  • All Implemented Interfaces:
    SpringServiceDaemon, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

    public class Telemetryd
    extends java.lang.Object
    implements SpringServiceDaemon
    telemetryd is responsible for managing the life cycle of Listeners, Connectors and Adapters as well as connecting these to the Sink API.
    Author:
    jwhite
    • Constructor Detail

      • Telemetryd

        public Telemetryd()
    • Method Detail

      • destroy

        public void destroy()
        Specified by:
        destroy in interface org.springframework.beans.factory.DisposableBean
      • afterPropertiesSet

        public void afterPropertiesSet()
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      • handleReloadEvent

        public void handleReloadEvent​(IEvent e)