Package com.tailf.ncs.alarmman.consumer
Interface AlarmSourceCentralMBean
- All Known Implementing Classes:
AlarmSourceCentral
public interface AlarmSourceCentralMBean
This is the JMX interface for the AlarmSourceCentral class
-
Method Summary
-
Method Details
-
start
void start() -
isAlive
boolean isAlive() -
stop
void stop()
-