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 --- .../sca/runtime/class-use/RuntimeComponent.html | 229 +++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/RuntimeComponent.html (limited to 'site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/RuntimeComponent.html') diff --git a/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/RuntimeComponent.html b/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/RuntimeComponent.html new file mode 100644 index 0000000000..53f988c607 --- /dev/null +++ b/site/trunk/site-publish/doc/javadoc/java-sca-0.9/sca-spi/org/apache/tuscany/sca/runtime/class-use/RuntimeComponent.html @@ -0,0 +1,229 @@ + + + + + + +Uses of Interface org.apache.tuscany.sca.runtime.RuntimeComponent + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Interface
org.apache.tuscany.sca.runtime.RuntimeComponent

+
+ + + + + + + + + + + + + +
+Packages that use RuntimeComponent
org.apache.tuscany.sca.provider  
org.apache.tuscany.sca.runtime  
+  +

+ + + + + +
+Uses of RuntimeComponent in org.apache.tuscany.sca.provider
+  +

+ + + + + + + + + + + + + + + + + +
Methods in org.apache.tuscany.sca.provider with parameters of type RuntimeComponent
+ ImplementationProviderImplementationProviderFactory.createImplementationProvider(RuntimeComponent component, + M Implementation) + +
+          Creates a new implementation provider for the given + component.
+ ReferenceBindingProviderBindingProviderFactory.createReferenceBindingProvider(RuntimeComponent component, + RuntimeComponentReference reference, + M binding) + +
+          Creates a new reference binding provider for the given component and + reference.
+ ServiceBindingProviderBindingProviderFactory.createServiceBindingProvider(RuntimeComponent component, + RuntimeComponentService service, + M binding) + +
+          Creates a new service binding provider for the given component and + service.
+  +

+ + + + + +
+Uses of RuntimeComponent in org.apache.tuscany.sca.runtime
+  +

+ + + + + + + + + +
Methods in org.apache.tuscany.sca.runtime that return RuntimeComponent
+ RuntimeComponentEndpointReference.getComponent() + +
+          Get the component for the endpoint
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3