ArmIdentityProperties addresses a requirement to accept a set of string
name=value pairs that extend the concept of application and transaction *
identity and context.
TODO: Write Documentation
A set of identity names (maximum of 20; maximum length of 127 characters)
A set of identity values (maximum of 20; maximum length of 255 characters)
TODO: Write Documentation
A set of identity names (maximum of 20; maximum length of 127 characters)
A set of identity values (maximum of 20; maximum length of 255 characters)
ArmMetricGroupDefinition is used to bind ArmMetricDefinition objects to an
ArmTransactionWithMetricsDefinition or ArmTranReportWithMetricsDefinition
object.
ArmTransactionDefinition contains the metadata that is the same for all
instances of a transaction type (represented by ArmTransaction or
ArmTranReport).
Allows the common com.ibm.rpa.logger.RpaLogger class deligate to a supplied object
implementing this inteface for logging CBEs to the RPA Eclipse Common Logging
Stratergy logger see com.ibm.rpa.internal.core.RpaCbeClsImpl we we are calling the
com.ibm.rpa.runtime packages from within Eclipse
The FindInstrumentProviders looks up a given provider service id in the
META-INF/services directory where the service provider configuration files
reside.
This singleton manager is responsible for generating a unique identification
code, in the form of a hexadecimal string, that can be used to tag a
transaction.
This singleton manager is responsible for generating a unique identification
code, in the form of a hexadecimal string, that can be used to tag a
transaction.
return the selected agent in the Profiling monitor view
called by addViewPage() -handelProfileEvent() - refreshVisiblePage()and
removePage() of the parent class (TraceViewer)
This is an interface to be implemented by any extension of
extension point org.eclipse.hyades.trace.views.columnExtension
org.eclipse.hyades.trace.views.columnExtension enables implmenter to contribute
columns in TPTP statistics views. ie.
The MethodDefinitionRecord defines a method according to the class it belongs
to, the specific object instance of the class, and the thread that the method
is invoked from.
Three action buttons are defined:
-packageLevel: display all the tree (package/class/method)
-classlevel: display only the class tree
-method level: display only the methods