Uses of Class
org.universAAL.middleware.api.exception.SimplifiedRegistrationException

Packages that use SimplifiedRegistrationException
org.universAAL.middleware.api   
org.universAAL.middleware.api.impl   
 

Uses of SimplifiedRegistrationException in org.universAAL.middleware.api
 

Methods in org.universAAL.middleware.api that throw SimplifiedRegistrationException
 Object SimpleServiceLocator.lookupService(Class<?> interfaceClazz)
           
 void SimpleServiceRegistrator.registerService(Object o)
          Main method of Simplified API approach.
 

Uses of SimplifiedRegistrationException in org.universAAL.middleware.api.impl
 

Methods in org.universAAL.middleware.api.impl that throw SimplifiedRegistrationException
 void SimplifiedApiService.addChangeEffectWrapper(String[] propPaths, String val, Class<?> type)
          Wrapper method for ServiceProfile addChangeEffect
 void SimplifiedApiService.addOutputWrapper(String baseURI, Class<?> clazz, Cardinality card, String[] propertyPaths)
          Wrapper method for creating the simpliest output.
 void SimplifiedApiService.createInputWrapper(String baseURI, Class<?> clazz, Cardinality card, String[] propertyPaths)
          Wrapper method for creating the simpliest input.
static Object DynamicServiceProxy.newInstance(Class<?> interfaceClazz, ServiceCaller caller)
           
 void AnnotationScanner.scan()
           
 

Constructors in org.universAAL.middleware.api.impl that throw SimplifiedRegistrationException
DynamicServiceProxy(ServiceCaller caller, Class<?> intefaceClazz)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.