Apache Tuscany OSOA SCA API

org.osoa.sca.annotations
Annotation Type AllowsPassByReference


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface AllowsPassByReference

Annotation on a method that indicates that its parameters may safely be passed by reference. The annotation may also be placed on an interface or class to indicate that all declared methods support this optimization.

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.