|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.service.test.Test.ThisProcessListener
public class Test.ThisProcessListener
Field Summary | |
---|---|
protected eu.xtreemos.system.eventmachine.queue.Context |
context
|
Constructor Summary | |
---|---|
Test.ThisProcessListener(eu.xtreemos.system.eventmachine.queue.Context context)
|
Method Summary | |
---|---|
protected void |
sendEvent(java.lang.Object event)
|
void |
testCallFailed(java.lang.Exception exception)
|
void |
testCallSucceeded(java.lang.Object retval)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected eu.xtreemos.system.eventmachine.queue.Context context
Constructor Detail |
---|
public Test.ThisProcessListener(eu.xtreemos.system.eventmachine.queue.Context context)
Method Detail |
---|
protected void sendEvent(java.lang.Object event)
public void testCallFailed(java.lang.Exception exception)
testCallFailed
in interface IProcessCompletionListener
public void testCallSucceeded(java.lang.Object retval)
testCallSucceeded
in interface IProcessCompletionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |