Interface AlarmSourceCentralMBean

All Known Implementing Classes:
AlarmSourceCentral

public interface AlarmSourceCentralMBean
This is the JMX interface for the AlarmSourceCentral class
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
     
    void
     
  • Method Details

    • start

      void start()
    • isAlive

      boolean isAlive()
    • stop

      void stop()