Package com.sshtools.common.automate
Class RemoteIdentificationFactory
java.lang.Object
com.sshtools.common.automate.RemoteIdentificationFactory
- Version:
- $Revision: 1.14 $
- Author:
- $author$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RemoteIdentification
getInstance
(String serverId, String hostname) static void
-
Constructor Details
-
RemoteIdentificationFactory
public RemoteIdentificationFactory()
-
-
Method Details
-
getInstance
public static RemoteIdentification getInstance(String serverId, String hostname) throws RemoteIdentificationException - Parameters:
serverId
-- Returns:
- Throws:
RemoteIdentificationException
-
main
- Parameters:
args
-
-