From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/osoa/sca/annotations/Constructor.html | 206 +++++++++++++++++++++ 1 file changed, 206 insertions(+) create mode 100644 site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/Constructor.html (limited to 'site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/Constructor.html') diff --git a/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/Constructor.html b/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/Constructor.html new file mode 100644 index 0000000000..f246e5ec84 --- /dev/null +++ b/site/site-publish/doc/javadoc/java-sca-0.9/sca-api/org/osoa/sca/annotations/Constructor.html @@ -0,0 +1,206 @@ + + + + + + +Constructor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +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:
""
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3