Uses of Class
org.universAAL.middleware.service.impl.ServiceWrapper

Packages that use ServiceWrapper
org.universAAL.middleware.service.impl   
 

Uses of ServiceWrapper in org.universAAL.middleware.service.impl
 

Subclasses of ServiceWrapper in org.universAAL.middleware.service.impl
 class ServiceProfileWrapper
          A wrapper class that provides a unified interface to get properties from ServiceProfiles.
 class ServiceRequestWrapper
          A wrapper class that provides a unified interface to get properties from ServiceRequests.
 

Methods in org.universAAL.middleware.service.impl that return ServiceWrapper
static ServiceWrapper ServiceWrapper.create(ServiceProfile profile)
           
static ServiceWrapper ServiceWrapper.create(ServiceRequest request)
           
 

Methods in org.universAAL.middleware.service.impl with parameters of type ServiceWrapper
 boolean ServiceMatcher.matches(ServiceWrapper superset, ServiceWrapper subset, HashMap context, Long logID)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.