| Class | Description |
|---|---|
| AssertComplete |
This type represents the session action for asserting that
the business transaction fragment for the current thread
is complete.
|
| CollectorAction |
This type represents instrumentation of an invocation.
|
| 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.
|
| FreeFormAction |
This action can be used to perform any legal action permitted by byteman.
|
| IgnoreNode |
This type represents the session action for ignoring the current node.
|
| 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.
|
| 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.
|
| SetLevel |
This type represents the action for setting the reporting level.
|
| SetName |
This type represents the action for setting the business transaction name.
|
| SetPrincipal |
This type represents the action for setting the principal associated
with the business transaction.
|
| SetProperty |
This type represents the action for setting the property name and value.
|
| SetState |
This type represents the action for setting state.
|
| 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.
|
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.