Package wt.queue

Class StandardQueueService

java.lang.Object
wt.services.StandardManager
wt.queue.StandardQueueService
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, NetFactor, QueueService, wt.services.Manager

public class StandardQueueService extends StandardManager implements QueueService, Serializable
Standard implementation of the QueueService interface.

Use the newStandardQueueService static factory method(s), not the StandardQueueService constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: