From 31d794be59cb2d1bf264df79f471b0c8d5f5a457 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:40:26 +0000 Subject: Moving to site trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882841 13f79535-47bb-0310-9956-ffa450edef68 --- .../java-sca-0.9/sca-api/index-files/index-3.html | 185 +++++++++++++++++++++ 1 file changed, 185 insertions(+) create mode 100644 site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-3.html (limited to 'site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-3.html') diff --git a/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-3.html b/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-3.html new file mode 100644 index 0000000000..92dbd003b9 --- /dev/null +++ b/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-api/index-files/index-3.html @@ -0,0 +1,185 @@ + + + + + + +C-Index + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E G I N O P Q R S T
+

+C

+
+
CallableReference<B> - Interface in org.osoa.sca
Common superclass for references that can be passed between components.
Callback - Annotation Type in org.osoa.sca.annotations
When placed on a service interface, this annotation specifies the interface + to be used for callbacks.
cast(B) - +Method in class org.apache.tuscany.sca.host.embedded.SCADomain +
Cast a type-safe reference to a CallableReference. +
cast(B) - +Method in class org.apache.tuscany.sca.host.embedded.SCADomainBean +
  +
cast(B) - +Method in interface org.osoa.sca.ComponentContext +
Cast a type-safe reference to a CallableReference. +
close() - +Method in class org.apache.tuscany.sca.host.embedded.SCADomain +
Close the SCA domain. +
close() - +Method in class org.apache.tuscany.sca.host.embedded.SCADomainBean +
  +
ComponentContext - Interface in org.osoa.sca
Interface providing programmatic access to a component's SCA context as an alternative to injection.
ComponentName - Annotation Type in org.osoa.sca.annotations
Annotation used to indicate a field or method that is used to inject the component's name.
Confidentiality - Annotation Type in org.osoa.sca.annotations
Annotation denoting the intent that service operations require confidentiality.
CONFIDENTIALITY - +Static variable in annotation type org.osoa.sca.annotations.Confidentiality +
  +
CONFIDENTIALITY_MESSAGE - +Static variable in annotation type org.osoa.sca.annotations.Confidentiality +
  +
CONFIDENTIALITY_TRANSPORT - +Static variable in annotation type org.osoa.sca.annotations.Confidentiality +
  +
connect(String) - +Static method in class org.apache.tuscany.sca.host.embedded.SCADomain +
Returns an SCADomain representing a remote SCA domain. +
Constants - Interface in org.osoa.sca
 
Constructor - Annotation Type in org.osoa.sca.annotations
Used to indicate the constructor the runtime is to use when instantiating a component implementation instance
Context - Annotation Type in org.osoa.sca.annotations
Annotation used to indicate a field or setter method that is used to inject an SCA context.
Conversation - Interface in org.osoa.sca
Interface representing a Conversation providing access to the conversation id and and a mechanism + to terminate the conversation.
Conversational - Annotation Type in org.osoa.sca.annotations
Used on a Java interface to denote a conversational service contract.
ConversationAttributes - Annotation Type in org.osoa.sca.annotations
Annotation used to indicate the characteristics of a conversation.
ConversationEndedException - Exception in org.osoa.sca
Exception thrown to indicate the conversation being used for a stateful interaction has been ended.
ConversationEndedException() - +Constructor for exception org.osoa.sca.ConversationEndedException +
Override constructor from ServiceRuntimeException. +
ConversationEndedException(String) - +Constructor for exception org.osoa.sca.ConversationEndedException +
Override constructor from ServiceRuntimeException. +
ConversationEndedException(String, Throwable) - +Constructor for exception org.osoa.sca.ConversationEndedException +
Override constructor from ServiceRuntimeException. +
ConversationEndedException(Throwable) - +Constructor for exception org.osoa.sca.ConversationEndedException +
Override constructor from ServiceRuntimeException. +
ConversationID - Annotation Type in org.osoa.sca.annotations
Annotation used to indicate a field or method that is used to inject the conversation ID.
createSelfReference(Class<B>) - +Method in interface org.osoa.sca.ComponentContext +
Returns a ServiceReference that can be used to invoke this component over the default service. +
createSelfReference(Class<B>, String) - +Method in interface org.osoa.sca.ComponentContext +
Returns a ServiceReference that can be used to invoke this component over the designated service. +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +A B C D E G I N O P Q R S T
+ + + -- cgit v1.2.3