public class CreatedBodyAgent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
Constructor and Description |
---|
CreatedBodyAgent() |
Modifier and Type | Method and Description |
---|---|
void |
agentCreated()
Init the service.
|
void |
executeBody()
The agent body.
|