Class CountdownTesterPlan


  • public class CountdownTesterPlan
    extends Plan
    Plan that tests if the countdown plan has been terminated in consequence of an invalid context condition.
    • Constructor Detail

      • CountdownTesterPlan

        public CountdownTesterPlan()
    • 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