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.1 $
Author:
$author$

Field Summary
private static java.util.Map remoteIdentifications
           
 
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
 

Field Detail

remoteIdentifications

private static java.util.Map remoteIdentifications
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 -