tools.rmiserver
Class JinniRmiTestClient

java.lang.Object
  extended by tools.rmiserver.JinniRmiTestClient

public class JinniRmiTestClient
extends java.lang.Object

This is a test client that queries the JinnIde server for testing its reachability and correct functioning

Author:
Wolfgang Chico-Toepfer

Constructor Summary
JinniRmiTestClient()
           
 
Method Summary
static void main(java.lang.String[] args)
          starts up a little Java client to do a bit of testing to check the availability of the JinnIde server
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JinniRmiTestClient

public JinniRmiTestClient()
Method Detail

main

public static void main(java.lang.String[] args)
starts up a little Java client to do a bit of testing to check the availability of the JinnIde server

Parameters:
args - used by convention but actually ignored