| Interface | Description |
|---|---|
| TxMonitor |
| Class | Description |
|---|---|
| AbstractTxSupport |
Transaction functionality common to interceptors and event stream handlers.
|
| JtaTransactionDecorator | |
| PhysicalTxInterceptor |
Defines a transaction operation configuration for a wire invocation chain.
|
| TxInterceptor |
Implements transaction policy for a wire operation.
|
| TxInterceptorBuilder |
Creates a TxInterceptor for a wire invocation chain.
|
| TxInterceptorGenerator |
Generates metadata for creating a TxInterceptor on a wire invocation chain.
|
| Enum | Description |
|---|---|
| TxAction |
Defines the possible transaction operations when a client invokes a service.
|