Package jade.tools

Class ToolAgent.AMSListenerBehaviour

    • Constructor Detail

      • AMSListenerBehaviour

        protected AMSListenerBehaviour()
    • Method Detail

      • onStart

        public void onStart()
        Description copied from class: Behaviour
        This method is just an empty placeholders for subclasses. It is executed just once before starting behaviour execution. Therefore, it acts as a prolog to the task represented by this Behaviour.
        Overrides:
        onStart in class AMSSubscriber