
public interface DeployManager extends Manager
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeployCoordinator()
True if I'm the Deploy coordinator
|
InstallationResultsDetails |
requestToInstall(UAPPPackage app)
This method is invoked in order to install a multi-part application in
the Space.
|
InstallationResultsDetails |
requestToUninstall(String serviceId,
String id)
|
dispose, init, loadConfigurationsInstallationResultsDetails requestToInstall(UAPPPackage app)
#requestToInstall(URI, Map, String) method once for each
application that is contained in a uSrvapp - UAPPPackage the representing the uAPP application
deployment plan to install on universAALInstallationResults as result of the installationboolean isDeployCoordinator()
trueif and only if the node has the Deploy Manager
Coordinator roleInstallationResultsDetails requestToUninstall(String serviceId, String id)
Copyright © 2018 universAAL Consortium. All rights reserved.