org.osoa.sca.annotations
Annotation Type ComponentName


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

Annotation used to indicate a field or method that is used to inject the component's name.