2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.


org.osoa.sca.annotations
Annotation Type Constructor


@Target(value=CONSTRUCTOR)
@Retention(value=RUNTIME)
public @interface Constructor

Used to indicate the constructor the runtime is to use when instantiating a component implementation instance

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

Optional Element Summary
 java.lang.String[] value
           
 

value

public abstract java.lang.String[] value
Default:
""