Class ServerEventWaitForManager


  • @Service
    public class ServerEventWaitForManager
    extends Object
    This manager handles all ServerEvent implementation implementing also SendEveryAmountOfTime interface.

    When an event could be send several times in a short time (could be the case when event is about all connected users), it can be useful to limit a send after a minimum delay.

    Author:
    silveryocha