aleph.examples
Class Hello

java.lang.Object
  |
  +--aleph.examples.Hello

public class Hello
extends java.lang.Object

Trivial RemoteFunction demo.


Constructor Summary
Hello()
           
 
Method Summary
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
 

Constructor Detail

Hello

public Hello()
Method Detail

main

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