jgroup.test.performance.arm
Class ChainedServer

java.lang.Object
  extended by jgroup.test.performance.arm.ChainedServer
All Implemented Interfaces:
java.rmi.Remote, jgroup.core.ExternalGMIListener, ChainedInvocationTest

public class ChainedServer
extends java.lang.Object
implements ChainedInvocationTest

Server to test chained invocations.

Since:
Jgroup 1.2
Author:
Hein Meling

Constructor Summary
ChainedServer()
           
 
Method Summary
 java.lang.String chainResult(java.lang.String input)
           
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainedServer

public ChainedServer()
              throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Throws:
java.lang.Exception

chainResult

@Multicast
public java.lang.String chainResult(java.lang.String input)
                             throws java.rmi.RemoteException
Specified by:
chainResult in interface ChainedInvocationTest
Throws:
java.rmi.RemoteException


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