SCA API

org.osoa.sca.annotations
Annotation Type Context


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

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

Version:
$Rev: 368822 $ $Date: 2006-01-13 13:54:38 -0500 (Fri, 13 Jan 2006) $


SCA API

-