| Interface | Description |
|---|---|
| EarlyResponseSendListener |
Callback that can be provided to operation step handlers for operations like 'reload' and 'shutdown'
where the response needs to be sent to the caller before the operation completes.
|
| ModelControllerOperationHandlerFactory |
Factory for operation handler services.
|
| TransactionalProtocolClient |
A transactional protocol client.
|
| TransactionalProtocolClient.Operation |
An operation wrapper.
|
| TransactionalProtocolClient.PreparedOperation<T extends TransactionalProtocolClient.Operation> |
The prepared result.
|
| TransactionalProtocolClient.TransactionalOperationListener<T extends TransactionalProtocolClient.Operation> |
The transactional operation listener.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.