Class LocalNotifier


  • public class LocalNotifier
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LocalNotifier()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Notifier notifier()  
      static void set​(Notifier notifier)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LocalNotifier

        public LocalNotifier()
    • Method Detail

      • notifier

        public static Notifier notifier()
      • set

        public static void set​(Notifier notifier)