Requests that a resource be destroyed. This method will execute synchronously and return the result of the delete operation.
@param request contains all of the information necessary to delete the resource; cannot be null
@return response object detailing the results of the operation
@throws PluginContainerException if the plugin container cannot be reached or fails before forwarding the deleterequest to the appropriate plugin
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.