public class InjectedResultsAgent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
myres |
protected java.lang.String |
someint |
Constructor and Description |
---|
InjectedResultsAgent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
executeBody()
The agent body.
|