Class ServerConfigXMLObserver

    • Method Detail

      • getInstance

        public static ServerConfigXMLObserver getInstance()
        Returns an instance of ServerConfigXMLObserver object.
        Returns:
        an instance of ServerConfigXMLObserver object.
      • update

        public void update​(boolean bForce)
        Updates bootstrap file.
        Parameters:
        bForce - true to update regardless if the tracking XML string in this instance is the same as the value in server configuration node.