next up previous contents
Next: Creation of a System Up: AgentSystem Class Previous: Resource maintaining   Contents


The Output Framework

The next set of methods are used to handle the output of all parts of the Agent System. At default the AgentSystem just prints all on the STDOUT stream (java.lang.System.out), but if a (or more) admin System Agent has registered the AdminIFace, which provides all these methods, the System sends the output to the admin SysAgents. The main intent of this output framework is for an Admin System Agent which can now provide a history for each part of the System. The GUIAdmin (see Section [*] on page [*]) is a good example to show the use of this concept. In detail the output framework consists of these methods:


next up previous contents
Next: Creation of a System Up: AgentSystem Class Previous: Resource maintaining   Contents
Thomas Letsch 2001-02-21