IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.core.logging
Interface ILTExecutionSubComponent

All Superinterfaces:
com.ibm.rational.test.lt.core.logging.ILTSubComponent
All Known Implementing Classes:
LTCoreSubComponent

public interface ILTExecutionSubComponent
extends com.ibm.rational.test.lt.core.logging.ILTSubComponent


Method Summary
 String getApplication()
          Get the Application
 String getComponent()
          Get the Component
 String getComponentIdType()
          Get the ComponentIdType
 String getComponentType()
          Get the Component Type
 String getSubComponent()
          Get the SubComponent
 
Methods inherited from interface com.ibm.rational.test.lt.core.logging.ILTSubComponent
getNonTranslatableResourceBundle, getTranslatableResourceBundle
 

Method Detail

getComponentType

String getComponentType()
Get the Component Type

Returns:
Component Type

getComponent

String getComponent()
Get the Component

Returns:
Component

getSubComponent

String getSubComponent()
Get the SubComponent

Returns:
A SubComponent

getComponentIdType

String getComponentIdType()
Get the ComponentIdType

Returns:
ComponentIdType

getApplication

String getApplication()
Get the Application

Returns:
The Application

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.