public class ChatE3Agent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent
The agent.
|
protected java.lang.String |
nickname
The nickname.
|
protected IRegistryServiceE3 |
regservice
The injected service.
|
Constructor and Description |
---|
ChatE3Agent() |
Modifier and Type | Method and Description |
---|---|
void |
executeBody()
Execute the functional body of the agent.
|
jadex.commons.future.IFuture<java.lang.Void> |
init() |
protected jadex.bridge.IInternalAccess agent
protected java.lang.String nickname
protected IRegistryServiceE3 regservice