org.objectweb.fractal.task.core.primitive.annotations
Annotation Type TaskParameters


@Documented
@Retention(value=RUNTIME)
public @interface TaskParameters


Optional Element Summary
 java.lang.String[] value
           
 

value

public abstract java.lang.String[] value
Returns:
The list of parameter names that are used in the record definitions of the Task component
Default:
{}


Copyright © 2007-2009 ObjectWeb Consortium. All Rights Reserved.