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

/glassfish-3.1.2/common/common-util/src/main/java/org/glassfish/admin/payload/
H A DPayloadFilesManager.java74 * method. Or, the caller can invoke the {@link #processPart}
88 * single part ({@link #processPart(org.glassfish.api.admin.Payload.Part)}). Recall that each part in the
614 result.put(drt.processPart(this, part, part.getName()), part.getProperties());
624 DataRequestType.REPORT.processPart(this, possibleUnrecognizedReportPart,
734 * request type as the constructor argument and implement the processPart
741 protected File processPart(
751 protected File processPart(
762 protected File processPart(
772 protected File processPart(
802 protected abstract File processPart( method in class:PayloadFilesManager.DataRequestType
[all...]

Completed in 13 milliseconds