org.oasisopen.sca.annotation
Annotation Type ComponentName


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ComponentName

The @ComponentName annotation is used to denote a Java class field or setter method that is used to inject the component name.