Rice Pastry API

rice.p2p.past.testing
Class PastRegrTest.TestExceptionCommand

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

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

Common superclass for test commands which should throw an exception

Version:
$Id: pretty.settings,v 1.3 2005/03/11 20:22:33 jeffh Exp $
Author:
jeffh

Nested Class Summary
 
Nested classes inherited from class rice.Continuation
Continuation.ErrorContinuation, Continuation.ExternalContinuation, Continuation.ListenerContinuation, Continuation.MultiContinuation, Continuation.NamedContinuation, Continuation.SimpleContinuation, Continuation.StandardContinuation
 
Constructor Summary
protected PastRegrTest.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

PastRegrTest.TestExceptionCommand

protected PastRegrTest.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