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


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


Required Element Summary
 ServerInterface[] value
           
 

Element Detail

value

public abstract ServerInterface[] value
Returns:
the list of interfaces that are implemented by the task component.


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