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
![[*]](/usr/share/latex2html/icons/crossref.png)
on page
![[*]](/usr/share/latex2html/icons/crossref.png)
) is a good example to show the use of
this concept. In detail the output framework consists of these methods: