Searched refs:newReport (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/common/glassfish-api/src/main/java/org/glassfish/api/admin/
H A DAdminCommandContext.java82 * @param newReport The ActionReport to set.
84 public void setActionReport(ActionReport newReport) { argument
85 report = newReport;

Completed in 10 milliseconds