Deploying Modules

To implement modules deployment we will have to do the following:

  • Implement DeploymentStatus deployModule(String url) method for the Connection implementation.
  • Provide a deployment wizard.