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: 701389 $ $Date: 2008-10-03 19:55:27 +0530 (Fri, 03 Oct 2008) $

Optional Element Summary
 java.lang.String[] value
           
 

value

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


Copyright © 2009. All Rights Reserved.