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