IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.core.logging.ILTPlugin

Packages that use ILTPlugin
com.ibm.rational.common.test.editor.framework   
com.ibm.rational.test.lt.core.logging   
com.ibm.rational.test.lt.testeditor   
com.ibm.rational.test.lt.testgen.core2   
com.ibm.rational.test.lt.trace   
 

Uses of ILTPlugin in com.ibm.rational.common.test.editor.framework
 

Classes in com.ibm.rational.common.test.editor.framework that implement ILTPlugin
 class TestEditorPlugin
          The main UI plug-in class.
 

Constructors in com.ibm.rational.common.test.editor.framework with parameters of type ILTPlugin
PDLogger(ILTPlugin plugin, PluginHelper helper, String baseName, String msgPrefix)
           
 

Uses of ILTPlugin in com.ibm.rational.test.lt.core.logging
 

Classes in com.ibm.rational.test.lt.core.logging that implement ILTPlugin
 class LTCoreSubComponent
          The plugin class for the ScheduleExecutionPlugin.
 

Methods in com.ibm.rational.test.lt.core.logging with parameters of type ILTPlugin
 boolean PDLog.wouldLog(ILTPlugin plugin, int severity)
          Log a CommonBaseEvent record.
 boolean IPDLog.wouldLog(ILTPlugin plugin, int severity)
           
 

Uses of ILTPlugin in com.ibm.rational.test.lt.testeditor
 

Classes in com.ibm.rational.test.lt.testeditor that implement ILTPlugin
 class LoadTestEditorPlugin
          The main plugin class to be used in the desktop.
 

Uses of ILTPlugin in com.ibm.rational.test.lt.testgen.core2
 

Classes in com.ibm.rational.test.lt.testgen.core2 that implement ILTPlugin
 class Core2Plugin
          The main plugin class to be used in the desktop.
 

Uses of ILTPlugin in com.ibm.rational.test.lt.trace
 

Classes in com.ibm.rational.test.lt.trace that implement ILTPlugin
 class TracePlugin
          The main plugin class to be used in the desktop.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.