Interface TransactionalProtocolClient.Operation

All Known Implementing Classes:
TransactionalOperationImpl
Enclosing interface:
TransactionalProtocolClient

public static interface TransactionalProtocolClient.Operation
An operation wrapper.
  • Method Details

    • getOperation

      org.jboss.dmr.ModelNode getOperation()
      Get the underlying operation.
      Returns:
      the operation
    • getMessageHandler

      OperationMessageHandler getMessageHandler()
      Get the operation message handler.
      Returns:
      the message handler
    • getAttachments

      OperationAttachments getAttachments()
      Get the operation attachments.
      Returns:
      the attachments