Class SnmpV1TrapAlarmForwarder

    • Constructor Detail

    • Method Detail

      • sendStartSync

        public void sendStartSync()
        Description copied from interface: EventForwarder
        This method should be invoked before flushing sync events The class implementation should send the "startSync" event in the preferred format
        Specified by:
        sendStartSync in interface EventForwarder
      • sendEndSync

        public void sendEndSync()
        Description copied from interface: EventForwarder
        This method should be invoked after flushing sync events. The class implementation should send the "endSync" event in the preferred format
        Specified by:
        sendEndSync in interface EventForwarder