public class IntermediateInvokerAgent extends InvokerAgent
agent| Constructor and Description |
|---|
IntermediateInvokerAgent() |
| Modifier and Type | Method and Description |
|---|---|
protected jadex.commons.future.IFuture<jadex.base.test.TestReport> |
testTerminate(int testno,
ITerminableService service,
long delay)
Test terminating a future.
|
protected jadex.commons.future.IFuture<jadex.base.test.TestReport> |
testTerminateAction(int testno,
ITerminableService service,
long delay)
Test if terminate action is called.
|
body, performTest, testLocal, testRemoteprotected jadex.commons.future.IFuture<jadex.base.test.TestReport> testTerminate(int testno,
ITerminableService service,
long delay)
testTerminate in class InvokerAgentprotected jadex.commons.future.IFuture<jadex.base.test.TestReport> testTerminateAction(int testno,
ITerminableService service,
long delay)
testTerminateAction in class InvokerAgent