| Class | Description |
|---|---|
| AssertComplete |
This type represents the session action for asserting that
the business transaction fragment for the current thread
is complete.
|
| BusinessTxnConfig |
This class represents a business transaction configuration.
|
| CollectorAction |
This type represents instrumentation of an invocation.
|
| CollectorConfiguration |
This is the top level configuration object used to define how information should
be collected from a business transaction execution environment.
|
| CompleteCorrelation |
This type represents the session action for correlating the current
thread of execution with another, identified by an id.
|
| Correlate |
This type represents the session action for correlating the current
thread of execution with another, identified by an id.
|
| Filter |
This class represents a filter.
|
| FreeFormAction |
This action can be used to perform any legal action permitted by byteman.
|
| InitiateCorrelation |
This type represents the session action for establishing a correlation, associated
with the current thread, identified by an id.
|
| InstrumentAction |
This abstract class represents the base type for all instrumentation based actions.
|
| Instrumentation |
This class describes the instrumentation requirements for a particular environment.
|
| InstrumentBind |
This class represents the bind information for an instrumentation rule.
|
| InstrumentComponent |
This type represents instrumentation of a component.
|
| InstrumentConsumer |
This type represents instrumentation of a consumer.
|
| InstrumentProducer |
This type represents instrumentation of a producer.
|
| InstrumentRule |
This class represents an instrumentation rule.
|
| ProcessContent |
This type represents processing of a request/in or response/out data content.
|
| ProcessHeaders |
This type represents processing of a request/in or response/out headers.
|
| Processor |
This class represents a processor, used to extract information from the instrumented
location, to derive properties, correlation ids and contents to be stored in the
business transaction fragment/nodes.
|
| ProcessorAction |
This class represents a processing action to be performed on information associated
with an instrumentation location.
|
| SessionAction |
This abstract type represents actions performed on the session.
|
| SetDetail |
This type represents the action for setting the detail name and value.
|
| SetFault |
This type represents the action for setting the fault name and description.
|
| SetName |
This type represents the action for setting the business transaction name.
|
| SetProperty |
This type represents the action for setting the property name and value.
|
| Suppress |
This type represents the session action for suppressing any
further child nodes associated with the current business transaction
fragment node for this thread.
|
| Unlink |
This type represents the session action for disassociating the
recorded thread of execution (business transaction fragment)
from the current thread.
|
| Enum | Description |
|---|---|
| Direction |
This enum represents whether an instrument action is associated with a request (in)
or response (out).
|
| ProcessorAction.ActionType |
This enumerated type identifies the types of action that
can be performed.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.