Interface CommandExecution


  • public interface CommandExecution
    Instance to follow command excecution.
    • Method Detail

      • getActionReport

        org.glassfish.api.ActionReport getActionReport()
      • getExitCode

        org.glassfish.api.ActionReport.ExitCode getExitCode()
      • getMessage

        String getMessage()