Class NotificationFactory


  • public class NotificationFactory
    extends NotificationManager

    NotificationFactory class.

    Version:
    $Id: $
    Author:
    ranger
    • Method Detail

      • init

        public static void init()
                         throws java.io.IOException,
                                java.io.FileNotFoundException,
                                java.lang.ClassNotFoundException,
                                java.sql.SQLException,
                                java.beans.PropertyVetoException

        init

        Throws:
        java.io.IOException - if any.
        java.io.FileNotFoundException - if any.
        java.lang.ClassNotFoundException - if any.
        java.sql.SQLException - if any.
        java.beans.PropertyVetoException - if any.
      • reload

        public void reload()
                    throws java.io.IOException

        reload

        Throws:
        java.io.IOException - if any.
      • saveXML

        protected void saveXML​(java.lang.String xmlString)
                        throws java.io.IOException

        saveXML

        Specified by:
        saveXML in class NotificationManager
        Parameters:
        xmlString - a String object.
        Throws:
        java.io.IOException - if any.
      • update

        public void update()
                    throws java.io.IOException

        update

        Specified by:
        update in class NotificationManager
        Throws:
        java.io.IOException - if any.