SCA API

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.

Version:
$Rev: 408581 $ $Date: 2006-05-21 23:34:24 -0700 (Sun, 21 May 2006) $


SCA API

-