Class AutomationConfiguration


  • public class AutomationConfiguration
    extends java.lang.Object
    Version:
    $Revision: 1.13 $
    Author:
    $author$
    • Constructor Summary

      Constructors 
      Constructor Description
      AutomationConfiguration​(java.io.InputStream in)
      Creates a new AutomationConfiguration object.
    • Constructor Detail

      • AutomationConfiguration

        public AutomationConfiguration​(java.io.InputStream in)
                                throws java.io.IOException,
                                       org.xml.sax.SAXException,
                                       javax.xml.parsers.ParserConfigurationException
        Creates a new AutomationConfiguration object.
        Parameters:
        in -
        Throws:
        java.io.IOException
        org.xml.sax.SAXException
        javax.xml.parsers.ParserConfigurationException
    • Method Detail

      • getRemoteIdentifications

        public java.util.Map getRemoteIdentifications()
        Returns:
      • main

        public static void main​(java.lang.String[] args)
        Parameters:
        args -