Uses of Interface
wt.queue.QueueService

Packages that use QueueService
wt.queue Overview 
 

Uses of QueueService in wt.queue
 

Classes in wt.queue that implement QueueService
 class QueueServiceFwd
          Interface containing the methods supported by the queue service implementations.
 class StandardQueueService
          Standard implementation of the QueueService interface.
 

Fields in wt.queue declared as QueueService
static QueueService QueueHelper.manager
          Public static QueueService object that can be used to access QueueService functionality.
static QueueService QueueHelper.manager
          Public static QueueService object that can be used to access QueueService functionality.
 

Methods in wt.queue with parameters of type QueueService
private static QueueController.QueueInfo QueueController.Runner.queueInfo(QueueService sqManager, QueueController.QueueInfo qi)
           
private static QueueController.QueueInfo QueueController.Runner.queueInfo(QueueService sqManager, QueueController.QueueInfo qi)