Uses of Interface
org.universAAL.middleware.managers.api.MatchingResult

Packages that use MatchingResult
org.universAAL.middleware.managers.aalspace   
org.universAAL.middleware.managers.api   
 

Uses of MatchingResult in org.universAAL.middleware.managers.aalspace
 

Classes in org.universAAL.middleware.managers.aalspace that implement MatchingResult
 class MatchingResultImpl
          The implementation of the MatchingResult interface
 

Methods in org.universAAL.middleware.managers.aalspace that return MatchingResult
 MatchingResult AALSpaceManagerImpl.getMatchingPeers(Map<String,Serializable> filter)
           
 

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

Methods in org.universAAL.middleware.managers.api that return MatchingResult
 MatchingResult AALSpaceManager.getMatchingPeers(Map<String,Serializable> filter)
          A method for identifying a possible set of Peer in the AAL space that can be used for installing a part of the universAAL application.
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.