jgroup.test.jini.reggie
Class ReggieHelloClient

java.lang.Object
  extended by jgroup.test.jini.reggie.ReggieHelloClient

public class ReggieHelloClient
extends java.lang.Object

Simple application to test Reggie.

Author:
Rohnny Moland

Constructor Summary
ReggieHelloClient()
          Constructor invoked by main
 
Method Summary
static void main(java.lang.String[] args)
          Instantiates a ReggieHelloClient object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReggieHelloClient

public ReggieHelloClient()
                  throws java.lang.Exception
Constructor invoked by main

Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Instantiates a ReggieHelloClient object.

Throws:
java.lang.Exception


Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.