|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.rational.test.lt.core.logging.LTCoreSubComponent
public class LTCoreSubComponent
The plugin class for the ScheduleExecutionPlugin.
Field Summary | |
---|---|
static LTCoreSubComponent |
INSTANCE
The shared instance. |
Method Summary | |
---|---|
String |
getApplication()
Get the Application |
org.osgi.framework.Bundle |
getBundle()
Get the Bundle. |
String |
getComponent()
Get the Component |
String |
getComponentIdType()
Get the ComponentIdType |
String |
getComponentType()
Get the Component Type |
ResourceBundle |
getNonTranslatableResourceBundle()
Returns the the plugin non translatable resource bundle. |
String |
getSubComponent()
Get the SubComponent |
ResourceBundle |
getTranslatableResourceBundle()
Returns the the pulgin translatable resource bundle. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static LTCoreSubComponent INSTANCE
Method Detail |
---|
public ResourceBundle getNonTranslatableResourceBundle()
getNonTranslatableResourceBundle
in interface com.ibm.rational.test.lt.core.logging.ILTSubComponent
public ResourceBundle getTranslatableResourceBundle()
getTranslatableResourceBundle
in interface com.ibm.rational.test.lt.core.logging.ILTSubComponent
public String getApplication()
ILTExecutionSubComponent
getApplication
in interface ILTExecutionSubComponent
ILTExecutionSubComponent.getApplication()
public String getComponent()
ILTExecutionSubComponent
getComponent
in interface ILTExecutionSubComponent
ILTExecutionSubComponent.getComponent()
public String getComponentIdType()
ILTExecutionSubComponent
getComponentIdType
in interface ILTExecutionSubComponent
ILTExecutionSubComponent.getComponentIdType()
public String getComponentType()
ILTExecutionSubComponent
getComponentType
in interface ILTExecutionSubComponent
ILTExecutionSubComponent.getComponentType()
public String getSubComponent()
ILTExecutionSubComponent
getSubComponent
in interface ILTExecutionSubComponent
ILTExecutionSubComponent.getSubComponent()
public org.osgi.framework.Bundle getBundle()
ILTPlugin
getBundle
in interface ILTPlugin
|
IBM Rational Performance Tester SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |