org.ow2.carol.cmi.test
Interface TestItf

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
IIOPHelloServer, JRMPHelloServer

public interface TestItf
extends java.rmi.Remote

Author:
The new CMI team

Method Summary
 void display()
          Display a message.
 

Method Detail

display

void display()
             throws java.rmi.RemoteException
Display a message.

Throws:
java.rmi.RemoteException - if a RemoteException occurs.


Copyright © 2008 OW2 Consortium. All Rights Reserved.