Class NotifierID


  • public class NotifierID
    extends Object
    Encapsulates the unique identifying data of a notifier. This includes the annotated method and the annotation parameters.
    Author:
    Nick Collier
    • Constructor Detail

      • NotifierID

        public NotifierID​(WatchParameters params)
        Creates a new NotifierID out of the specified WatchParameters.
        Parameters:
        params - the parameters to create the ID out of.