Class PushMonitorDelegator

  • All Implemented Interfaces:
    PushMonitor

    public class PushMonitorDelegator
    extends java.lang.Object
    implements PushMonitor
    This class maintains the mapping of Kafka topic to each PushMonitor instance and delegates calls to the correct instance.