Interface BatchedCommand

  • All Known Implementing Classes:
    DefaultBatchedCommand

    public interface BatchedCommand
    Author:
    Alexey Loubyansky
    • Method Detail

      • getCommand

        String getCommand()
      • getRequest

        org.jboss.dmr.ModelNode getRequest()
      • getDescriptionResponse

        org.jboss.dmr.ModelNode getDescriptionResponse()