Class HelplineMasterAgent


  • public class HelplineMasterAgent
    extends java.lang.Object
    Helpline master agent for GUI and starting/stopping subcomponents for specific persons.
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      IFuture<java.lang.Void> agentCreated()
      Called once after agent creation.
      static void main​(java.lang.String[] args)
      Start the helpline master agent with gui.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HelplineMasterAgent

        public HelplineMasterAgent()
    • Method Detail

      • agentCreated

        public IFuture<java.lang.Void> agentCreated()
        Called once after agent creation.
      • main

        public static void main​(java.lang.String[] args)
        Start the helpline master agent with gui.