Class CMInitiatorPlan


  • public class CMInitiatorPlan
    extends Plan
    Plan to handle protocol abortion according to FIPA cancel meta protocol
    • Constructor Detail

      • CMInitiatorPlan

        public CMInitiatorPlan()
    • Method Detail

      • body

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