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

public 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.


Copyright (c) IBM Corp. and others 2005. All rights reserved