|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmadkit.kernel.AbstractAgent
madkit.kernel.Agent
madkit.MadChat.share.SmallSenderAgent
public class SmallSenderAgent
| Constructor Summary | |
|---|---|
SmallSenderAgent()
|
|
SmallSenderAgent(AgentAddress aa,
java.lang.String vp,
int os,
int oe,
FicDataBase fdb,
AbstractServerAgent s)
|
|
| Method Summary | |
|---|---|
void |
activate()
This method is initially called when the micro-kernel registers the agent. |
void |
end()
This method is called by the agent micro-kernel at the end of the agent lifecycle. |
void |
live()
This method defines the main behavior for threaded agents. |
void |
sendReturnMessage()
|
| Methods inherited from class madkit.kernel.Agent |
|---|
connectAgencyToAgency, createPlace, createPlace, enableMobility, enableMobility, exitImmediatlyOnKill, getAgencyNamed, joinPlace, joinPlace, joinPlace, pause, receiveMessage, run, waitNextMessage, waitNextMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SmallSenderAgent()
public SmallSenderAgent(AgentAddress aa,
java.lang.String vp,
int os,
int oe,
FicDataBase fdb,
AbstractServerAgent s)
| Method Detail |
|---|
public void activate()
AbstractAgent
activate in class AbstractAgentpublic void live()
Agent
live in class Agentpublic void end()
AbstractAgent
end in class AbstractAgentpublic void sendReturnMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||