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: 431035 $ $Date: 2006-08-12 06:54:25 -0700 (Sat, 12 Aug 2006) $

Optional Element Summary
 java.lang.String[] value
           
 

value

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


Copyright © 2006 Apache Software Foundation. All Rights Reserved.