Class LockClientNotifier


  • @ApplicationScoped
    @Startup
    public class LockClientNotifier
    extends Object
    Observes the creation and deletion of locks and notifies all connected clients of the corresponding lock status changes.
    • Constructor Detail

      • LockClientNotifier

        public LockClientNotifier()