com.sshtools.common.automate
Class RemoteIdentificationFactory

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

public class RemoteIdentificationFactory
extends java.lang.Object

Version:
$Revision: 1.14 $
Author:
$author$

Constructor Summary
RemoteIdentificationFactory()
           
 
Method Summary
static RemoteIdentification getInstance(java.lang.String serverId, java.lang.String hostname)
           
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

RemoteIdentificationFactory

public RemoteIdentificationFactory()
Method Detail

getInstance

public static RemoteIdentification getInstance(java.lang.String serverId,
                                               java.lang.String hostname)
                                        throws RemoteIdentificationException
Parameters:
serverId -
Returns:
Throws:
RemoteIdentificationException

main

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


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