jgroup.test.hello
Class HelloGroupClient
java.lang.Object
jgroup.test.hello.HelloGroupClient
- All Implemented Interfaces:
- jgroup.core.MembershipListener
public class HelloGroupClient
- extends java.lang.Object
- implements jgroup.core.MembershipListener
Group client program for Hello
- Since:
- Jgroup 2.2
- Author:
- Hein Meling
Nested classes/interfaces inherited from interface jgroup.core.MembershipListener |
jgroup.core.MembershipListener.AllowDuplicateViews |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloGroupClient
public HelloGroupClient()
throws jgroup.core.JgroupException,
java.rmi.AccessException,
java.rmi.RemoteException,
java.rmi.NotBoundException
- Throws:
jgroup.core.JgroupException
java.rmi.AccessException
java.rmi.RemoteException
java.rmi.NotBoundException
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
viewChange
public void viewChange(jgroup.core.View view)
- Specified by:
viewChange
in interface jgroup.core.MembershipListener
prepareChange
public void prepareChange()
- Specified by:
prepareChange
in interface jgroup.core.MembershipListener
hasLeft
public void hasLeft()
- Specified by:
hasLeft
in interface jgroup.core.MembershipListener
Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.