org.universAAL.kinect.adapter.serviceBus
Interface IServiceCall

Package class diagram package IServiceCall
All Known Implementing Classes:
DefaultAdapter

public interface IServiceCall

Interface for calling services


Method Summary
 Collection<?> callservice(AbstractService ao)
          Calls a service
 

Method Detail

callservice

Collection<?> callservice(AbstractService ao)
                          throws AdapterException
Calls a service

Parameters:
ao - AbstractService
Returns:
Throws:
AdapterException


Copyright © 2014 universAAL Consortium. All Rights Reserved.