Interface WatchData

  • All Known Implementing Classes:
    AnnotatedWatchData, DefaultWatchData

    public interface WatchData
    Optional arg passed to a watcher's method containing details of the Watch that triggered the method.
    Version:
    $Revision$ $Date$
    Author:
    Nick Collier
    • Method Detail

      • getID

        String getID()
        Gets the id string for the Watch this is associated with.
        Returns:
        the id string for the Watch this is associated with.