throw createFailureException("No deployment content with hash %s is available in the deployment content repository.", HashUtil.bytesToHexString(hash));
}
resultHandler.handleResultComplete();
return new BasicOperationResult(Util.getResourceRemoveOperation(operation.get(OP_ADDR)));
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.