Class ReactivateActors

    • Constructor Detail

      • ReactivateActors

        public ReactivateActors()
    • Method Detail

      • transferName

        protected Actor transferName​(Actor source,
                                     Actor target)
        Transfer the name of "source" to "target" and returns "target".
        Parameters:
        source - the actor with the name to use
        target - the actor to update
        Returns:
        the updated actor
      • activate

        protected void activate​(ActorHandler handler,
                                int index)
        Reactivates the specified actor.
        Parameters:
        handler - the current handler
        index - the actor index in the handler