Interface CommandExecution
public interface CommandExecution
Instance to follow command excecution.
-
Method Summary
Modifier and TypeMethodDescriptionorg.glassfish.api.ActionReportorg.glassfish.api.ActionReport.ExitCode
-
Method Details
-
getActionReport
org.glassfish.api.ActionReport getActionReport() -
getExitCode
org.glassfish.api.ActionReport.ExitCode getExitCode() -
getMessage
String getMessage()
-