jgroup.test.gm
Class RemoteTestServer
java.lang.Object
jgroup.test.gm.RemoteTestServer
- All Implemented Interfaces:
- jgroup.core.MembershipListener
public class RemoteTestServer
- extends java.lang.Object
- implements jgroup.core.MembershipListener
Jgroup server for measuring the performance of IGMI invocations versus
message multicasing.
- Since:
- Jgroup 1.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 |
RemoteTestServer
public RemoteTestServer()
throws jgroup.core.JgroupException
- Throws:
jgroup.core.JgroupException
viewChange
public void viewChange(jgroup.core.View view)
- Specified by:
viewChange
in interface jgroup.core.MembershipListener
hasLeft
public void hasLeft()
- Specified by:
hasLeft
in interface jgroup.core.MembershipListener
prepareChange
public void prepareChange()
- Specified by:
prepareChange
in interface jgroup.core.MembershipListener
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 1998-2006 The Jgroup/ARM development team. All Rights Reserved.