|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.past.testing.RawPastRegrTest.TestExceptionCommand
protected class RawPastRegrTest.TestExceptionCommand
Common superclass for test commands which should throw an exception
| Nested Class Summary |
|---|
| Constructor Summary | |
|---|---|
protected |
RawPastRegrTest.TestExceptionCommand()
|
| Method Summary | |
|---|---|
void |
receive(java.lang.Object result)
|
void |
receiveException(java.lang.Exception e)
Called when an execption occured as a result of the previous command. |
void |
receiveResult(java.lang.Object result)
Called when a previously requested result is now availble. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected RawPastRegrTest.TestExceptionCommand()
| Method Detail |
|---|
public void receiveResult(java.lang.Object result)
Continuation
receiveResult in interface Continuationresult - The result of the command.
public void receive(java.lang.Object result)
throws java.lang.Exception
java.lang.Exceptionpublic void receiveException(java.lang.Exception e)
Continuation
receiveException in interface Continuatione - The exception which was caused.
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||