Apache Tuscany OSOA 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 setter method that is used to inject an SCA context. The type of context injected is determined by the type of the field or the parameter to the setter method and is typically a ComponentContext or RequestContext.

Version:
$Rev: 537744 $ $Date: 2007-05-14 09:00:18 +0100 (Mon, 14 May 2007) $


Apache Tuscany OSOA SCA API

Apache Tuscany is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache WS PMC.