Interface Northbounder

    • Method Detail

      • isReady

        boolean isReady()
        Used to determine if the northbounder is ready to accept alarms. If no northbounders are ready, the caller can save resources by not creating and initializing the NorthboundAlarms. This method is called once after northbounder is registered and started. If the status were to change sometime after, the northbounder must re-register itself.
        Returns:
        true if the northbounder is ready to accept alarms, false otherwise.
      • getName

        java.lang.String getName()
        Gets the name.
        Returns:
        the name