Rice Pastry API

rice.p2p.past.testing
Class PastRegrTest.TestCommand

java.lang.Object
  extended byrice.p2p.past.testing.PastRegrTest.TestCommand
All Implemented Interfaces:
Continuation
Enclosing class:
PastRegrTest

protected class PastRegrTest.TestCommand
extends java.lang.Object
implements Continuation

Common superclass for test commands.

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh

Nested Class Summary
 
Nested classes inherited from class rice.Continuation
Continuation.ErrorContinuation, Continuation.ExternalContinuation, Continuation.ExternalContinuationRunnable, Continuation.ExternalRunnable, Continuation.ListenerContinuation, Continuation.MultiContinuation, Continuation.NamedContinuation, Continuation.SimpleContinuation, Continuation.StandardContinuation
 
Constructor Summary
protected PastRegrTest.TestCommand()
           
 
Method Summary
 void receive(java.lang.Object result)
          DESCRIBE THE METHOD
 void receiveException(java.lang.Exception e)
          DESCRIBE THE METHOD
 void receiveResult(java.lang.Object result)
          DESCRIBE THE METHOD
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PastRegrTest.TestCommand

protected PastRegrTest.TestCommand()
Method Detail

receiveResult

public void receiveResult(java.lang.Object result)
DESCRIBE THE METHOD

Specified by:
receiveResult in interface Continuation
Parameters:
result - DESCRIBE THE PARAMETER

receive

public void receive(java.lang.Object result)
             throws java.lang.Exception
DESCRIBE THE METHOD

Parameters:
result - DESCRIBE THE PARAMETER
Throws:
java.lang.Exception - DESCRIBE THE EXCEPTION

receiveException

public void receiveException(java.lang.Exception e)
DESCRIBE THE METHOD

Specified by:
receiveException in interface Continuation
Parameters:
e - DESCRIBE THE PARAMETER

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection