Class WakeUpNot

    • Field Detail

      • update

        private boolean update
        This field is always visibly initialized to true. However, this class is also used in a hidden way (see default constructor), and update is then initialized to false.
    • Constructor Detail

      • WakeUpNot

        public WakeUpNot()
        Note that this class is used in a hidden way by the WakeUpTask class (package fr.dyade.aaa.agent). It requires an empty constructor to enable this usage. See the agentInitialize method of the Destination and UserAgent classes.
      • WakeUpNot

        public WakeUpNot​(boolean update)
    • Method Detail

      • isUpdate

        public boolean isUpdate()
        Returns:
        the update