Package cia.agent.uca.gui

Interface Summary
GuiConf the rmi interface for the GuiConfigurator
GuiFactory the GuiFactory creates and deletes a GuiConf for each Agent
 

Class Summary
GuiConfImpl the implementation of the GuiConf interface it manages the io operations for an Agent
GuiFactoryImpl the GuiFactory creates and deletes a GuiConf for each Agent
ReferenceName a RefenceName is needed to distiguish between a String and an objectreference in the pamaterlist of an methodcall
 

Exception Summary
DublicateObjectNameException this exception will thrown if you try to create an Object with a name that already exists
MethodExecuteException this exception will thrown if an remote method execution failt
MethodNotFoundException this exception will be thrown if an remote method could be found
ObjectNotFoundException this exception will be thrown if an remote method could not be found