Requests that a resource be created. This method will execute synchronously and return the results of the create.
@param request contains all of the information necessary to create 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 thecreation request 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.