IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3

com.rational.test.ft.domain
Interface IInternalObjectStatus


public interface IInternalObjectStatus

IInternalObjectStatus This interface indicates that a registered object is capable if returning the status (alive or dead) of the object in the system under test.


Method Summary
 boolean isObjectDead()
          Is the object in the SUT dead?
 

Method Detail

isObjectDead

boolean isObjectDead()
Is the object in the SUT dead?

Returns:
true if the object is dead.