org.objectweb.dsrg.sofa.annotations
Annotation Type Required


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface Required

Annotates field in which the reference to named interface is stored.


Required Element Summary
 java.lang.String name
           
 

Element Detail

name

public abstract java.lang.String name