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-spi/index-files/index-16.html | 247 --------------------- 1 file changed, 247 deletions(-) delete mode 100644 site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/index-files/index-16.html (limited to 'site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/index-files/index-16.html') diff --git a/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/index-files/index-16.html b/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/index-files/index-16.html deleted file mode 100644 index cce184dda3..0000000000 --- a/site/site-publish/doc/javadoc/java-sca-0.9/sca-spi/index-files/index-16.html +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - -R-Index - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J L M N O P R S T U V W X
-

-R

-
-
read(XMLStreamReader) - -Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor -
  -
read(InputStream, Class<MO>) - -Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor -
Read a model from an input stream. -
read(URL, URI, URL) - -Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor -
  -
read(URL, URI, URL, Class<MO>) - -Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor -
  -
read(XMLStreamReader) - -Method in interface org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor -
Reads a model from an input source. -
read(URL, URI, URL) - -Method in interface org.apache.tuscany.sca.contribution.processor.URLArtifactProcessor -
Reads a model from an input source. -
Reference - Interface in org.apache.tuscany.sca.assembly
Represents a reference.
ReferenceBindingProvider - Interface in org.apache.tuscany.sca.provider
A reference binding implementation can options implement this - interface to tie into the Tuscany SCA runtime
remove(String) - -Method in interface org.apache.tuscany.sca.contribution.service.ContributionRepository -
Remove a contribution from the repository -
remove(String) - -Method in interface org.apache.tuscany.sca.contribution.service.ContributionService -
Remove a contribution from the SCA domain -
removeArtifactProcessor(P) - -Method in interface org.apache.tuscany.sca.contribution.processor.ArtifactProcessorExtensionPoint -
Remove an artifact processor. -
removeArtifactProcessor(StAXArtifactProcessor) - -Method in class org.apache.tuscany.sca.contribution.processor.DefaultStAXArtifactProcessorExtensionPoint -
  -
removeArtifactProcessor(URLArtifactProcessor) - -Method in class org.apache.tuscany.sca.contribution.processor.DefaultURLArtifactProcessorExtensionPoint -
  -
removeDataBinding(String) - -Method in interface org.apache.tuscany.sca.databinding.DataBindingExtensionPoint -
Unregister a data binding -
removeDataBinding(String) - -Method in class org.apache.tuscany.sca.databinding.DefaultDataBindingExtensionPoint -
  -
removeExtensionPoint(Object) - -Method in class org.apache.tuscany.sca.core.DefaultExtensionPointRegistry -
Remove an extension point based on the interface that it implements -
removeExtensionPoint(Object) - -Method in interface org.apache.tuscany.sca.core.ExtensionPointRegistry -
Remove an extension point -
removeFactory(Object) - -Method in class org.apache.tuscany.sca.core.DefaultModelFactoryExtensionPoint -
Remove a model factory extension. -
removeFactory(Object) - -Method in interface org.apache.tuscany.sca.core.ModelFactoryExtensionPoint -
Remove a model factory extension. -
removeModel(Object) - -Method in interface org.apache.tuscany.sca.contribution.resolver.ModelResolver -
Remove a resolved model. -
removePackageProcessor(PackageProcessor) - -Method in class org.apache.tuscany.sca.contribution.processor.DefaultPackageProcessorExtensionPoint -
  -
removePackageProcessor(PackageProcessor) - -Method in interface org.apache.tuscany.sca.contribution.processor.PackageProcessorExtensionPoint -
Unregister a PackageProcessor -
removePostProcessor(ContributionPostProcessor) - -Method in interface org.apache.tuscany.sca.contribution.processor.ContributionPostProcessorExtensionPoint -
Remove a ContributionPostProcessor -
removeProviderFactory(ProviderFactory) - -Method in class org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint -
Remove a provider factory. -
removeProviderFactory(ProviderFactory) - -Method in interface org.apache.tuscany.sca.provider.ProviderFactoryExtensionPoint -
Remove a provider factory. -
removeServletHost(ServletHost) - -Method in class org.apache.tuscany.sca.http.DefaultServletHostExtensionPoint -
  -
removeServletHost(ServletHost) - -Method in interface org.apache.tuscany.sca.http.ServletHostExtensionPoint -
Removes a servlet host extension. -
removeServletMapping(String) - -Method in class org.apache.tuscany.sca.http.ExtensibleServletHost -
  -
removeServletMapping(String) - -Method in interface org.apache.tuscany.sca.http.ServletHost -
Remove a servlet mapping. -
removeTransformer(String, String) - -Method in class org.apache.tuscany.sca.databinding.DefaultTransformerExtensionPoint -
  -
removeTransformer(String, String) - -Method in interface org.apache.tuscany.sca.databinding.TransformerExtensionPoint -
Unregister a transformer -
removeWireProcessor(RuntimeWireProcessor) - -Method in class org.apache.tuscany.sca.runtime.DefaultWireProcessorExtensionPoint -
De-registers a wire-processor in the runtime -
removeWireProcessor(RuntimeWireProcessor) - -Method in interface org.apache.tuscany.sca.runtime.RuntimeWireProcessorExtensionPoint -
De-registers a wire-processor in the runtime -
resolve(M, ModelResolver) - -Method in interface org.apache.tuscany.sca.contribution.processor.ArtifactProcessor -
Resolve references from this model to other models. -
resolve(Object, ModelResolver) - -Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor -
  -
resolve(Object, ModelResolver) - -Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor -
  -
resolveModel(Class<T>, T) - -Method in interface org.apache.tuscany.sca.contribution.resolver.ModelResolver -
Resolve the model representing an artifact. -
RuntimeComponent - Interface in org.apache.tuscany.sca.runtime
The runtime component interface.
RuntimeComponentReference - Interface in org.apache.tuscany.sca.runtime
The runtime component reference.
RuntimeComponentService - Interface in org.apache.tuscany.sca.runtime
The runtime component service.
RuntimeWire - Interface in org.apache.tuscany.sca.runtime
The runtime wire interface that connects a component reference to a - component service (or an external service) over the selected binding
RuntimeWireProcessor - Interface in org.apache.tuscany.sca.runtime
Implementations are called after wires are decorated with policy and before they are connected.
RuntimeWireProcessorExtensionPoint - Interface in org.apache.tuscany.sca.runtime
Acts as a delegating WireProcessorExtensionPoint, delegating - processing of wires after policies have been applied and source and targets - have been connected.
-
- - - - - - - - - - - - - - - -
- -
- - - -A B C D E F G H I J L M N O P R S T U V W X
- - - -- cgit v1.2.3