public class Installer extends Object implements IInstaller
Constructor and Description |
---|
Installer() |
Modifier and Type | Method and Description |
---|---|
MatchingResult |
getMatchingPeers(Map<String,Serializable> filter) |
Map<String,Serializable> |
getPeerAttributes(List<String> attributes,
PeerCard target) |
Map<String,PeerCard> |
getPeers()
get peers in Space from the SpaceManager
|
InstallationResultsDetails |
requestToInstall(UAPPPackage app) |
public Map<String,PeerCard> getPeers()
getPeers
in interface IInstaller
public InstallationResultsDetails requestToInstall(UAPPPackage app)
requestToInstall
in interface IInstaller
public MatchingResult getMatchingPeers(Map<String,Serializable> filter)
getMatchingPeers
in interface IInstaller
public Map<String,Serializable> getPeerAttributes(List<String> attributes, PeerCard target)
getPeerAttributes
in interface IInstaller
Copyright © 2018 universAAL Consortium. All rights reserved.