psdi.webclient.system.controller

Class EventQueue

  • java.lang.Object
    • psdi.webclient.system.controller.EventQueue


  • public class EventQueue
    extends java.lang.Object
    • Constructor Detail

      • EventQueue

        public EventQueue()
    • Method Detail

      • hasMoreEvents

        public boolean hasMoreEvents()
      • removeEventFromQueue

        public boolean removeEventFromQueue(java.lang.String eventType,
                                            java.lang.String targetID)
      • clear

        public void clear()