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/SessionID.html | 175 +++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/org/osoa/sca/annotations/SessionID.html (limited to 'branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/org/osoa/sca/annotations/SessionID.html') diff --git a/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/org/osoa/sca/annotations/SessionID.html b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/org/osoa/sca/annotations/SessionID.html new file mode 100644 index 0000000000..d2a953d238 --- /dev/null +++ b/branches/site-20060730-mvnbased/src/site/resources/javadoc/sca-api/org/osoa/sca/annotations/SessionID.html @@ -0,0 +1,175 @@ + + + + + + + +SessionID (SCA API incubating-M1 API) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+SCA API +
+ + + +
+ +

+ +org.osoa.sca.annotations +
+Annotation Type SessionID

+
+
+
@Target(value={METHOD,FIELD})
+@Retention(value=RUNTIME)
+public @interface SessionID
+ + +

+Annotation used to indicate a field or method that is used to inject the session ID. +

+ +

+

+
Version:
+
$Rev: 368822 $ $Date: 2006-01-13 13:54:38 -0500 (Fri, 13 Jan 2006) $
+
+ +

+ +

+ +


+ + + + + + + + + + + + + + + + + + + +
+SCA API +
+ + + +
+- + + -- cgit v1.2.3