Class NotifierFactory


  • public class NotifierFactory
    extends java.lang.Object
    Factory used to create different types of notifiers. To add a new notifier add a method which returns a new Notifier object which internally implements Observable