Class Alerting

  • All Implemented Interfaces:
    org.osgi.service.event.EventHandler

    public class Alerting
    extends AbstractOpenemsBackendComponent
    implements org.osgi.service.event.EventHandler
    • Constructor Detail

      • Alerting

        protected Alerting​(Scheduler scheduler)
      • Alerting

        public Alerting()
    • Method Detail

      • activate

        protected void activate​(Config config)
      • deactivate

        protected void deactivate()
      • handleEvent

        public void handleEvent​(org.osgi.service.event.Event event)
        Specified by:
        handleEvent in interface org.osgi.service.event.EventHandler