Uses of Class
org.universAAL.middleware.managers.api.InstallationResultsDetails

Packages that use InstallationResultsDetails
org.universAAL.middleware.managers.api   
org.universAAL.middleware.managers.deploy   
 

Uses of InstallationResultsDetails in org.universAAL.middleware.managers.api
 

Methods in org.universAAL.middleware.managers.api that return InstallationResultsDetails
 InstallationResultsDetails DeployManager.requestToInstall(UAPPPackage app)
          This method is invoked in order to install a multi-part application in the AALSpace.
 InstallationResultsDetails DeployManager.requestToUninstall(String serviceId, String id)
          Remove an installed uApp by means of the unique pair String serviceId and String id
 

Uses of InstallationResultsDetails in org.universAAL.middleware.managers.deploy
 

Methods in org.universAAL.middleware.managers.deploy that return InstallationResultsDetails
 InstallationResultsDetails DeployManagerImpl.requestToInstall(UAPPPackage application)
           
 InstallationResultsDetails DeployManagerImpl.requestToUninstall(String serviceId, String id)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.