com.sas.services.deployment
Class RMIRegistryValidator

com.sas.services.deployment.RMIRegistryValidator

public class RMIRegistryValidator

This utility is used to lookup an RMI registry and test its bound services.

Usage: RMIRegistryValidator -rmiregistryhost <host> -rmiregistryport <port>

Since:
9.3

Constructor Summary
RMIRegistryValidator()
           
 
Method Summary
static void main(java.lang.String[] args)
          Command line arguments.
 

Constructor Detail

RMIRegistryValidator

public RMIRegistryValidator()
Method Detail

main

public static void main(java.lang.String[] args)
Command line arguments.

Parameters:
args - Command line arguments which specify the RMI registry's host and port.
  • -rmiregistryhost <RMI registry host>
  • -rmiregistryport <RMI registry port>



Copyright © 2009 SAS Institute Inc. All Rights Reserved.