Class ObserveAgentPlan


  • public class ObserveAgentPlan
    extends Plan
    Observe an agent via ping requests.
    • Constructor Detail

      • ObserveAgentPlan

        public ObserveAgentPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instatiated plan instance from the scheduler.
        Specified by:
        body in class Plan