jgroup.test.jini
Interface Hello

All Superinterfaces:
jgroup.core.ExternalGMIListener, java.rmi.Remote
All Known Implementing Classes:
HelloServer

public interface Hello
extends jgroup.core.ExternalGMIListener

Hello interface

Since:
Jgroup 1.0
Author:
Alberto Montresor

Method Summary
 long getGlobalTimestamp()
           
 java.lang.String sayHello()
           
 

Method Detail

sayHello

java.lang.String sayHello()
                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getGlobalTimestamp

long getGlobalTimestamp()
                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


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