IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel.engine
Interface IQueueFactory


public interface IQueueFactory


Method Summary
 IActionQueue getActionQueue()
           
 IQueue getQueue()
           
 int getQueueCount()
           
 IQueue[] getQueueList()
           
 

Method Detail

getQueue

IQueue getQueue()

getQueueList

IQueue[] getQueueList()
Returns:
a list of all the queues created by this factory

getQueueCount

int getQueueCount()
Returns:
the number of queues created by this factory

getActionQueue

IActionQueue getActionQueue()

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.