|
||||||||||
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.share.AbstractShareAgent
madkit.share.PluginShareAgent
public class PluginShareAgent
Field Summary |
---|
Fields inherited from class madkit.share.AbstractShareAgent |
---|
madkitDirectory |
Constructor Summary | |
---|---|
PluginShareAgent()
|
Method Summary | |
---|---|
void |
activate()
This method is initially called when the micro-kernel registers the agent. |
void |
checkPlugins(AgentAddress[] agList)
|
protected void |
executeServer(AgentAddress addr)
|
void |
initGUI()
This method is called by the specific external graphic system (as the G-Box) to ask the agent to prepare a graphical interface. |
void |
showUpdatedPlugin(AgentAddress addr,
java.util.Vector stockUpdatedPlugin)
|
Methods inherited from class madkit.share.AbstractShareAgent |
---|
addPaquetOnQueue, addUpdatedFile, AskUserUpdatedFile, checkUpdatedFile, createSmallShareAgentForResumeFile, end, getDisplay, getFileMaj, getGroupName, getMaxSize, getTimeout, initDir, live, loadSettings, removePaquetOnQueue, removeSmallShareAgent, setGroupName, setLive, setMaxSize, setTimeout, showUpdateTable |
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 PluginShareAgent()
Method Detail |
---|
public void initGUI()
AbstractAgent
initGUI
in class AbstractShareAgent
public void activate()
AbstractAgent
activate
in class AbstractShareAgent
public void checkPlugins(AgentAddress[] agList)
public void showUpdatedPlugin(AgentAddress addr, java.util.Vector stockUpdatedPlugin)
protected void executeServer(AgentAddress addr)
executeServer
in class AbstractShareAgent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |