IBM Rational Performance Tester SDK

Uses of Class
com.ibm.rational.test.lt.kernel.services.RPTLoopEvent

Packages that use RPTLoopEvent
com.ibm.rational.test.lt.kernel.services   
 

Uses of RPTLoopEvent in com.ibm.rational.test.lt.kernel.services
 

Subclasses of RPTLoopEvent in com.ibm.rational.test.lt.kernel.services
 class RPTBreakLoopEvent
          An instance of this class is thrown to cause the target loop to break immediately without completing the current child action.
 class RPTContinueLoopEvent
          An instance of this class is thrown to cause the target loop to 'continue' immediately without completing the current child action.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.