Rice Pastry API

rice.p2p.past.testing
Class RawPastRegrTest.TestExceptionCommand

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

protected class RawPastRegrTest.TestExceptionCommand
extends java.lang.Object
implements Continuation

Common superclass for test commands which should throw an exception

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 RawPastRegrTest.TestExceptionCommand()
           
 
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

RawPastRegrTest.TestExceptionCommand

protected RawPastRegrTest.TestExceptionCommand()
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