jgroup.test.hello
Interface Hello
- All Superinterfaces:
- jgroup.core.ExternalGMIListener, java.rmi.Remote
- All Known Implementing Classes:
- AtomicHelloServer, ExperimentalHelloServer, HelloServer, LeaseServer, NotifyServer, PerfGroupManager
public interface Hello
- extends jgroup.core.ExternalGMIListener
External Hello interface. Methods provided in this interface can be
invoked from clients external to the object group.
- Since:
- Jgroup 1.0
- Author:
- Alberto Montresor
sayHello
Answer sayHello()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
doCompute
double doCompute()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.