wt.queue
Class WtQueue

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.fc.Item
          extended by wt.queue.WtQueue
All Implemented Interfaces:
Externalizable, Serializable, AccessControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, NetFactor, ObjectMappable, Persistable, DisplayIdentification
Direct Known Subclasses:
ProcessingQueue, ScheduleQueue

public abstract class WtQueue
extends Item
implements Externalizable



Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 void execEntries()
          Execute queue entries

Supported API: true
 String toString()
          Returns a string representaion of the queue.
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

execEntries

public void execEntries()
                 throws WTException
Execute queue entries

Supported API: true

Throws:
WTException

toString

public String toString()
Returns a string representaion of the queue.

Supported API: true

Returns:
String