| Package | Description | 
|---|---|
| org.universAAL.middleware.api | |
| org.universAAL.middleware.api.impl | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
SimpleServiceLocator.lookupService(Class<?> interfaceClazz)  | 
void | 
SimpleServiceRegistrator.registerService(Object o)
Main method of Simplified API approach. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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()  | 
| Constructor and Description | 
|---|
DynamicServiceProxy(ServiceCaller caller,
                   Class<?> intefaceClazz)  | 
Copyright © 2018 universAAL Consortium. All rights reserved.