org.universAAL.middleware.api.annotation
Annotation Type Outputs


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Outputs

Annotation used for aggregating @Output annotation For each of such annotation a separate addChangeEffect call is made on SimpleAPIService.

Author:
dzmuda

Required Element Summary
 Output[] value
           
 

Element Detail

value

public abstract Output[] value


Copyright © 2014 universAAL Consortium. All Rights Reserved.