IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.kernel.ICountable

Packages that use ICountable
com.ibm.rational.test.lt.execution.core.impl   
com.ibm.rational.test.lt.kernel.action   
com.ibm.rational.test.lt.kernel.action.impl   
com.ibm.rational.test.lt.kernel.engine   
com.ibm.rational.test.lt.kernel.impl   
com.ibm.rational.test.lt.kernel.io   
 

Uses of ICountable in com.ibm.rational.test.lt.execution.core.impl
 

Classes in com.ibm.rational.test.lt.execution.core.impl that implement ICountable
 class LTTestScript
           
 

Uses of ICountable in com.ibm.rational.test.lt.kernel.action
 

Subinterfaces of ICountable in com.ibm.rational.test.lt.kernel.action
 interface ICondition
          Interface for defining a condition.
 interface IContainer
          Interface for a collection of related actions.
 interface IFor
          A 'for' loop.
 interface IIf
          An 'if' block.
 interface IKAction
          Defines basic functionality that all Kernel actions should implement.
 interface IKLoadTestSchedule
          Define load test schedule behavior.
 interface IKTransaction
           
 interface IKUserGroup
          Define functionality a load test user group should implement.
 interface ILoop
          Special container to support looping.
 interface IPacedLoop
           
 interface IParallel
          Still under constuction...
 interface IWhile
          A 'while' loop.
 

Uses of ICountable in com.ibm.rational.test.lt.kernel.action.impl
 

Classes in com.ibm.rational.test.lt.kernel.action.impl that implement ICountable
 class com.ibm.rational.test.lt.kernel.action.impl.Container
           
 class com.ibm.rational.test.lt.kernel.action.impl.KAction
           
 class KCatchRPTEvent
          This is a generic exception catching action that logs a message to the testLog and exits.
 class com.ibm.rational.test.lt.kernel.action.impl.KContainer
           
 class com.ibm.rational.test.lt.kernel.action.impl.KScript
           
 

Uses of ICountable in com.ibm.rational.test.lt.kernel.engine
 

Subinterfaces of ICountable in com.ibm.rational.test.lt.kernel.engine
 interface IActionQueue
           
 interface IDispatcher
          Dispatchers are used to manage the process of enqueuing actions onto queues.
 interface IEngine
          Interfaces for Test Execution.
 interface IQueue
           
 interface IWorker
           
 

Uses of ICountable in com.ibm.rational.test.lt.kernel.impl
 

Classes in com.ibm.rational.test.lt.kernel.impl that implement ICountable
 class com.ibm.rational.test.lt.kernel.impl.Countable
           
 

Uses of ICountable in com.ibm.rational.test.lt.kernel.io
 

Subinterfaces of ICountable in com.ibm.rational.test.lt.kernel.io
 interface IKChannel
           
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.