public class PojoHelloWorldAgent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent
The micro agent class.
|
protected java.lang.String |
text
The welcome text.
|
Constructor and Description |
---|
PojoHelloWorldAgent() |
Modifier and Type | Method and Description |
---|---|
void |
executeBody()
Execute an agent step.
|