public interface MonitorService
extends Configurable
Interface that any monitoring service should implement. If the monitor
service is to be started up when Flume starts, it should implement this
and the class name should be passed in during startup, with any additional
context it requires.