IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel.services
Interface IARM


public interface IARM

The IARM interface provides information about defining ARM (Application Response Measurement) specifications. You use the IARM interface if you have virtual users that are being sampled for ARM processing.


Method Summary
 boolean wouldARM()
          Returns true if the calling virtual user is being sampled for ARM processing.
 

Method Detail

wouldARM

boolean wouldARM()
Returns true if the calling virtual user is being sampled for ARM processing.

Returns:
True if the calling virtual user is being sampled for ARM processing.

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.