public class LoggerAgent
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LoggerAgent.TestLogHandler |
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bridge.IInternalAccess |
agent |
| Constructor and Description |
|---|
LoggerAgent() |
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
executeBody()
Just finish the test by setting the result and killing the agent.
|