org.openware.jdf.test
Class TestRemote

java.lang.Object
  |
  +--org.openware.jdf.test.TestRemote
All Implemented Interfaces:
ITestRemote, java.rmi.Remote

public class TestRemote
extends java.lang.Object
implements ITestRemote


Constructor Summary
TestRemote()
           
 
Method Summary
 void printHello()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestRemote

public TestRemote()
Method Detail

printHello

public void printHello()
Specified by:
printHello in interface ITestRemote


Copyright © 2000, 2001 Openware, Spin Software. All Rights Reserved.