IBM Rational Performance Tester SDK

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

All Superinterfaces:
com.ibm.rational.test.lt.core.logging.ILTSubComponent
All Known Implementing Classes:
Core2Plugin, LoadTestEditorPlugin, LTCoreSubComponent, TestEditorPlugin, TracePlugin

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


Method Summary
 org.osgi.framework.Bundle getBundle()
          Get the Bundle.
 
Methods inherited from interface com.ibm.rational.test.lt.core.logging.ILTSubComponent
getNonTranslatableResourceBundle, getTranslatableResourceBundle
 

Method Detail

getBundle

org.osgi.framework.Bundle getBundle()
Get the Bundle. This method neeed NOT be implemented it is implemented by the superclass. It is only here so we can use it with this type.

Returns:
The Bundle

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.