com.sshtools.common.automate
Class AutomationConfiguration

java.lang.Object
  extended by com.sshtools.common.automate.AutomationConfiguration

public class AutomationConfiguration
extends java.lang.Object

Version:
$Revision: 1.13 $
Author:
$author$

Constructor Summary
AutomationConfiguration(java.io.InputStream in)
          Creates a new AutomationConfiguration object.
 
Method Summary
 java.util.Map getRemoteIdentifications()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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 -


Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.