Class ChatC3Agent


  • public class ChatC3Agent
    extends java.lang.Object
    Chat micro agent that uses the clock service.
    • Constructor Summary

      Constructors 
      Constructor Description
      ChatC3Agent()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void executeBody()
      Execute the functional body of the agent.
      • Methods inherited from class java.lang.Object

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

      • ChatC3Agent

        public ChatC3Agent()
    • Method Detail

      • executeBody

        public void executeBody()
        Execute the functional body of the agent. Is only called once.