Interface TriggerHandler

  • All Known Implementing Classes:
    NotificationManager, TriggerManager

    public interface TriggerHandler
    Interface for classes that respond to a trigger.
    Author:
    FracPete (fracpete at waikato dot ac dot nz)
    • Method Detail

      • trigger

        String trigger()
        Receive a trigger.
        Returns:
        null if successfully triggered, otherwise the error message