public class TesterAgent extends java.lang.Object implements ITestService
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
| Constructor and Description |
|---|
TesterAgent() |
| Modifier and Type | Method and Description |
|---|---|
void |
body() |
jadex.commons.future.IFuture<java.lang.Void> |
test(int level) |
public void body()
public jadex.commons.future.IFuture<java.lang.Void> test(int level)
test in interface ITestService