public class LTCoreSubComponent extends Object implements ILTExecutionSubComponent, ILTPlugin
| Modifier and Type | Field and Description |
|---|---|
static LTCoreSubComponent |
INSTANCE
The shared instance.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
public static LTCoreSubComponent INSTANCE
public ResourceBundle getNonTranslatableResourceBundle()
getNonTranslatableResourceBundle in interface com.ibm.rational.test.lt.core.logging.ILTSubComponentpublic ResourceBundle getTranslatableResourceBundle()
getTranslatableResourceBundle in interface com.ibm.rational.test.lt.core.logging.ILTSubComponentpublic String getApplication()
ILTExecutionSubComponentgetApplication in interface ILTExecutionSubComponentILTExecutionSubComponent.getApplication()public String getComponent()
ILTExecutionSubComponentgetComponent in interface ILTExecutionSubComponentILTExecutionSubComponent.getComponent()public String getComponentIdType()
ILTExecutionSubComponentgetComponentIdType in interface ILTExecutionSubComponentILTExecutionSubComponent.getComponentIdType()public String getComponentType()
ILTExecutionSubComponentgetComponentType in interface ILTExecutionSubComponentILTExecutionSubComponent.getComponentType()public String getSubComponent()
ILTExecutionSubComponentgetSubComponent in interface ILTExecutionSubComponentILTExecutionSubComponent.getSubComponent()public org.osgi.framework.Bundle getBundle()
ILTPlugin© Copyright IBM Corp. 2013. All rights reserved.