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

+G

+
+
getAliases() - +Method in interface org.apache.tuscany.sca.databinding.DataBinding +
Get the aliases for the databinding +
getAppliesTo() - +Method in interface org.apache.tuscany.sca.policy.PolicySet +
Returns the list of SCA constructs that this policy set is meant to + configure. +
getArtifacts() - +Method in interface org.apache.tuscany.sca.contribution.Contribution +
Get a list of artifacts from the contribution +
getArtifacts(URL, InputStream) - +Method in class org.apache.tuscany.sca.contribution.processor.ExtensiblePackageProcessor +
  +
getArtifacts(URL, InputStream) - +Method in interface org.apache.tuscany.sca.contribution.processor.PackageProcessor +
Retrieve a list of artifacts for the specific package type +
getArtifactType() - +Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor +
  +
getArtifactType() - +Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor +
  +
getArtifactType() - +Method in interface org.apache.tuscany.sca.contribution.processor.StAXArtifactProcessor +
Returns the type of artifact handled by this artifact processor. +
getArtifactType() - +Method in interface org.apache.tuscany.sca.contribution.processor.URLArtifactProcessor +
Returns the type of artifact handled by this artifact processor. +
getArtifactURL(URL, URI) - +Method in class org.apache.tuscany.sca.contribution.processor.ExtensiblePackageProcessor +
  +
getArtifactURL(URL, URI) - +Method in interface org.apache.tuscany.sca.contribution.processor.PackageProcessor +
Return the URL for an artifact in the package. +
getBinding(Class<B>) - +Method in interface org.apache.tuscany.sca.assembly.Contract +
Returns a binding of the specified type or null if there is no such + binding configured on this contract. +
getBinding() - +Method in interface org.apache.tuscany.sca.runtime.EndpointReference +
Get the binding for the endpoint +
getBindingInterfaceContract() - +Method in interface org.apache.tuscany.sca.provider.ReferenceBindingProvider +
Get the effective interface contract imposed by the binding. +
getBindingInterfaceContract() - +Method in interface org.apache.tuscany.sca.provider.ServiceBindingProvider +
Get the effective interface contract imposed by the binding. +
getBindingProvider(Binding) - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentReference +
Returns the reference binding provider associated with this + component reference and the given binding. +
getBindingProvider(Binding) - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentService +
Returns the service binding provider associated with this + component service and the given binding. +
getBindings() - +Method in interface org.apache.tuscany.sca.assembly.Callback +
Returns the bindings supported for callbacks. +
getBindings() - +Method in interface org.apache.tuscany.sca.assembly.Contract +
Returns the bindings supported by this contract. +
getBody() - +Method in interface org.apache.tuscany.sca.invocation.Message +
Returns the body of the message, which will be the payload or parameters associated with the wire +
getCallback() - +Method in interface org.apache.tuscany.sca.assembly.Contract +
Returns a callback definition of the bindings to use for callbacks. +
getCallbackClass() - +Method in interface org.apache.tuscany.sca.interfacedef.java.JavaInterface +
Returns the callback class specified in an @Callback annotation. +
getCallbackInterface() - +Method in interface org.apache.tuscany.sca.interfacedef.InterfaceContract +
Returns the interface definition representing the interface for + invocations from the provider to the requestor. +
getCallbackInvocationChains() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeWire +
Returns the invocation chains for callback service operations associated + with the wire +
getCallbackInvoker(Binding, Operation) - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentService +
Get the callback invoker for the given binding and operation +
getCallbackWires() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentService +
Get the callback wires assoicated with this service +
getChildren(T) - +Method in interface org.apache.tuscany.sca.databinding.WrapperHandler +
Get a list of child elements from the wrapper +
getClassLoader() - +Method in interface org.apache.tuscany.sca.databinding.TransformationContext +
Get the classloader +
getClassName() - +Method in class org.apache.tuscany.sca.contribution.resolver.ClassReference +
Get the referenced class name. +
getColumn() - +Method in exception org.apache.tuscany.sca.contribution.service.ContributionReadException +
Returns the column inside the resource that was being read. +
getComponent() - +Method in interface org.apache.tuscany.sca.assembly.SCABinding +
  +
getComponent() - +Method in interface org.apache.tuscany.sca.runtime.EndpointReference +
Get the component for the endpoint +
getComponents() - +Method in interface org.apache.tuscany.sca.assembly.Composite +
Returns a list of components contained in this composite. +
getConstrainingType() - +Method in interface org.apache.tuscany.sca.assembly.Component +
Returns a constraining type defining the shape of the component. +
getConstrainingType() - +Method in interface org.apache.tuscany.sca.assembly.ComponentType +
Returns a constraining type defining the shape of the implementation. +
getConstrains() - +Method in interface org.apache.tuscany.sca.policy.Intent +
Returns the list of SCA constructs that this intent is meant to + configure. +
getContract() - +Method in interface org.apache.tuscany.sca.runtime.EndpointReference +
Get the component service or reference for the endpoint +
getContribution(String) - +Method in interface org.apache.tuscany.sca.contribution.service.ContributionService +
Get the model for an installed contribution +
getConversationID() - +Method in interface org.apache.tuscany.sca.invocation.Message +
Get the conversation id +
getConversationSequence() - +Method in interface org.apache.tuscany.sca.interfacedef.Operation +
Get the sequence of the conversation +
getConversationSequence() - +Method in interface org.apache.tuscany.sca.invocation.Message +
Returns the conversational sequence the message is associated with, NONE, START, CONTINUE, or END on TargetInvoker} +
getCorrelationID() - +Method in interface org.apache.tuscany.sca.invocation.Message +
Returns the correlation id of the message or null if one is not available. +
getDataBinding(String) - +Method in interface org.apache.tuscany.sca.databinding.DataBindingExtensionPoint +
Look up a data binding by id +
getDataBinding(String) - +Method in class org.apache.tuscany.sca.databinding.DefaultDataBindingExtensionPoint +
  +
getDataBinding() - +Method in interface org.apache.tuscany.sca.interfacedef.DataType +
  +
getDataBinding() - +Method in interface org.apache.tuscany.sca.interfacedef.Operation +
Get the databinding for the operation +
getDataBindings() - +Method in interface org.apache.tuscany.sca.databinding.Mediator +
Get the DataBindings used by this mediator. +
getDefaultQualifiedIntentMap() - +Method in interface org.apache.tuscany.sca.policy.IntentMap +
Returns the default qualified intent map. +
getDefinition() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLDefinition +
Returns the WSDL definition model +
getDeployables() - +Method in interface org.apache.tuscany.sca.contribution.Contribution +
Get a list of deployables for the contribution based on the contribution metadata sidefile +
getDescription() - +Method in interface org.apache.tuscany.sca.policy.Intent +
Returns the intent description. +
getDomain() - +Method in interface org.apache.tuscany.sca.contribution.service.ContributionRepository +
Get the URI of the SCA domain +
getElement() - +Method in exception org.apache.tuscany.sca.contribution.service.UnrecognizedElementException +
Returns the element that could not be handled. +
getExceptionHandler() - +Method in interface org.apache.tuscany.sca.databinding.DataBinding +
Get the handler that can handle exceptions/faults in the + databinding-specific way +
getExports() - +Method in interface org.apache.tuscany.sca.contribution.Contribution +
Get a list of exports based on the Contribution metadata sidefile +
getExtensionPoint(Class<T>) - +Method in class org.apache.tuscany.sca.core.DefaultExtensionPointRegistry +
Get the extension point by the interface that it implements +
getExtensionPoint(Class<T>) - +Method in interface org.apache.tuscany.sca.core.ExtensionPointRegistry +
Get the extension point by the interface +
getExtensionPoints() - +Method in interface org.apache.tuscany.sca.core.ModuleActivator +
Get a map of the extension points defined by this module. +
getExtensions() - +Method in interface org.apache.tuscany.sca.assembly.Base +
Returns a list of extension objects contained in this model object. +
getFactory(Class<T>) - +Method in class org.apache.tuscany.sca.core.DefaultModelFactoryExtensionPoint +
Get a factory implementing the given interface. +
getFactory(Class<T>) - +Method in interface org.apache.tuscany.sca.core.ModelFactoryExtensionPoint +
Get a factory implementing the given interface. +
getFaultInfo(Exception) - +Method in interface org.apache.tuscany.sca.databinding.ExceptionHandler +
Retrieve the fault info from a java exception +
getFaultType(DataType) - +Method in interface org.apache.tuscany.sca.databinding.ExceptionHandler +
Introspect an exception class to figure out the fault data type +
getFaultTypes() - +Method in interface org.apache.tuscany.sca.interfacedef.Operation +
Get a list of data types to represent the faults/exceptions +
getFile() - +Method in interface org.apache.tuscany.sca.assembly.ComponentProperty +
Returns a URI to a file containing the property value. +
getFrom() - +Method in interface org.apache.tuscany.sca.invocation.Message +
Get the end point reference of the source reference +
getHeadInvoker() - +Method in interface org.apache.tuscany.sca.invocation.InvocationChain +
Returns the first invoker in the chain. +
getIdentifier() - +Method in exception org.apache.tuscany.sca.contribution.service.AbstractContributionException +
Returns a string representing additional error information referred to in the error message. +
getImplementation() - +Method in interface org.apache.tuscany.sca.assembly.Component +
Returns the component implementation. +
getImplementationProvider() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponent +
Get the implementation-specific configuation for this component +
getImports() - +Method in interface org.apache.tuscany.sca.contribution.Contribution +
Get a list of imports based on the Contribution metadata sidefile +
getIncludes() - +Method in interface org.apache.tuscany.sca.assembly.Composite +
Returns a list of composites included in this composite. +
getInlinedSchemas() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLDefinition +
Returns a list of XML schemas inlined in this WSDL definition. +
getInputType() - +Method in interface org.apache.tuscany.sca.interfacedef.Operation +
Get the data type that represents the input of this operation. +
getInterface() - +Method in interface org.apache.tuscany.sca.interfacedef.InterfaceContract +
Returns the interface definition representing the interface for + invocations from the requestor to the provider. +
getInterface() - +Method in interface org.apache.tuscany.sca.interfacedef.Operation +
Get the owning interface +
getInterfaceContract() - +Method in interface org.apache.tuscany.sca.assembly.AbstractContract +
Returns the interface contract defining the interface and callback + interface for the contract. +
getInterfaceContract() - +Method in interface org.apache.tuscany.sca.runtime.EndpointReference +
Get the interface contract for the endpoint +
getInvocationChains() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeWire +
Returns the invocation chains for service operations associated with the + wire +
getInvoker(Binding, Operation) - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentReference +
Get the invoker for the given binding and operation +
getInvoker(Binding, Operation) - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentService +
Get the invoker for the given binding and operation +
getJavaClass() - +Method in class org.apache.tuscany.sca.contribution.resolver.ClassReference +
Get the referenced class. +
getJavaClass() - +Method in interface org.apache.tuscany.sca.interfacedef.java.JavaInterface +
Returns the Java interface class. +
getLine() - +Method in exception org.apache.tuscany.sca.contribution.service.ContributionReadException +
Returns the line inside the resource that was being read. +
getLocation() - +Method in interface org.apache.tuscany.sca.contribution.Artifact +
Get the URL location for the artifact +
getLocation() - +Method in interface org.apache.tuscany.sca.contribution.ContributionImport +
Get the location used to resolve the definitions for this import +
getLocation() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLInterfaceContract +
Returns the WSDL location +
getLogical() - +Method in interface org.apache.tuscany.sca.interfacedef.DataType +
Returns the logical identifier used by the assembly. +
getMessageID() - +Method in interface org.apache.tuscany.sca.invocation.Message +
Returns the id of the message +
getMetadata() - +Method in interface org.apache.tuscany.sca.databinding.TransformationContext +
Get a map of metadata +
getModel() - +Method in interface org.apache.tuscany.sca.contribution.DeployedArtifact +
Get the assembly model associated with this artifact +
getModelResolver() - +Method in interface org.apache.tuscany.sca.contribution.Contribution +
Returns the model resolver for the models representing the artifacts + visible in the scope of this contribution. +
getModelResolver() - +Method in interface org.apache.tuscany.sca.contribution.ContributionExport +
Returns the model resolver for the models representing artifacts + made available by this export. +
getModelResolver() - +Method in interface org.apache.tuscany.sca.contribution.ContributionImport +
Returns the model resolver for the models representing artifacts + made available by this import. +
getModelType() - +Method in interface org.apache.tuscany.sca.contribution.processor.ArtifactProcessor +
Returns the type of model handled by this artifact processor. +
getModelType() - +Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor +
  +
getModelType() - +Method in class org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor +
  +
getModelType() - +Method in interface org.apache.tuscany.sca.provider.ProviderFactory +
The model type that this factory creates providers for. +
getMultiplicity() - +Method in interface org.apache.tuscany.sca.assembly.AbstractReference +
Returns the multiplicity allowed for wires connected to this reference. +
getName() - +Method in interface org.apache.tuscany.sca.assembly.AbstractContract +
Returns the name of the contract. +
getName() - +Method in interface org.apache.tuscany.sca.assembly.AbstractProperty +
Returns the property name. +
getName() - +Method in interface org.apache.tuscany.sca.assembly.Binding +
Returns the binding name. +
getName() - +Method in interface org.apache.tuscany.sca.assembly.Component +
Returns the name of the component. +
getName() - +Method in interface org.apache.tuscany.sca.assembly.Composite +
Returns the name of the composite. +
getName() - +Method in interface org.apache.tuscany.sca.assembly.ConstrainingType +
Returns the name of the constrainingType. +
getName() - +Method in interface org.apache.tuscany.sca.databinding.DataBinding +
The name of a databinding should be case-insensitive and unique +
getName() - +Method in interface org.apache.tuscany.sca.interfacedef.java.JavaInterface +
Returns the name of the Java interface class. +
getName() - +Method in interface org.apache.tuscany.sca.interfacedef.Operation +
Returns the name of the operation. +
getName() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLInterface +
Returns the name of the WSDL interface. +
getName() - +Method in interface org.apache.tuscany.sca.policy.Intent +
Returns the intent name. +
getName() - +Method in interface org.apache.tuscany.sca.policy.PolicySet +
Returns the intent name. +
getNamespace() - +Method in interface org.apache.tuscany.sca.contribution.ContributionExport +
Get Namespace that identifies the export +
getNamespace() - +Method in interface org.apache.tuscany.sca.contribution.ContributionImport +
Get Namespace that identifies the import +
getNamespace() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLDefinition +
Returns the namespace of this WSDL definition. +
getNamespace() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.XSDefinition +
Returns the namespace of this XmlSchema definition. +
getNext() - +Method in interface org.apache.tuscany.sca.invocation.Interceptor +
Returns the next invoker or null +
getOperation() - +Method in exception org.apache.tuscany.sca.interfacedef.InvalidOperationException +
  +
getOperation() - +Method in exception org.apache.tuscany.sca.interfacedef.OverloadedOperationException +
  +
getOperations() - +Method in interface org.apache.tuscany.sca.interfacedef.Interface +
Returns the operations defined on this interface. +
getOperations() - +Method in interface org.apache.tuscany.sca.policy.Intent +
Returns the list of operations that this intent applies to. +
getOperations() - +Method in interface org.apache.tuscany.sca.policy.PolicySet +
Returns the list of operations that this policy set applies to. +
getOutputType() - +Method in interface org.apache.tuscany.sca.interfacedef.Operation +
Get the data type for the output +
getPackageProcessor(String) - +Method in class org.apache.tuscany.sca.contribution.processor.DefaultPackageProcessorExtensionPoint +
  +
getPackageProcessor(String) - +Method in interface org.apache.tuscany.sca.contribution.processor.PackageProcessorExtensionPoint +
Returns the PackageProcessor for the given package type. +
getPackageType() - +Method in class org.apache.tuscany.sca.contribution.processor.ExtensiblePackageProcessor +
  +
getPackageType() - +Method in interface org.apache.tuscany.sca.contribution.processor.PackageProcessor +
Returns the type of package supported by this package processor. +
getPhysical() - +Method in interface org.apache.tuscany.sca.interfacedef.DataType +
Returns the physical type used by the runtime. +
getPolicies() - +Method in interface org.apache.tuscany.sca.policy.IntentMap +
Returns the list of concrete policies, either WS-Policy policy + attachments, policy references, or policies expressed in another policy + language. +
getPolicies() - +Method in interface org.apache.tuscany.sca.policy.PolicySet +
Returns the list of concrete policies, either WS-Policy policy + attachments, policy references, or policies expressed in another policy + language. +
getPolicySets() - +Method in interface org.apache.tuscany.sca.policy.PolicySetAttachPoint +
Returns a list of policy sets. +
getPortType() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLInterface +
Returns the WSDL interface portType. +
getProcessor(Object) - +Method in interface org.apache.tuscany.sca.contribution.processor.ArtifactProcessorExtensionPoint +
Returns the processor associated with the given artifact type. +
getProcessor(Class<?>) - +Method in interface org.apache.tuscany.sca.contribution.processor.ArtifactProcessorExtensionPoint +
Returns the processor associated with the given model type. +
getPromotedReferences() - +Method in interface org.apache.tuscany.sca.assembly.CompositeReference +
Returns the promoted composite references. +
getPromotedService() - +Method in interface org.apache.tuscany.sca.assembly.CompositeService +
Returns the promoted component service . +
getProperties() - +Method in interface org.apache.tuscany.sca.assembly.Component +
Returns a list of properties for the component. +
getProperties() - +Method in interface org.apache.tuscany.sca.assembly.ComponentType +
Returns the list of properties that can be set. +
getProperties() - +Method in interface org.apache.tuscany.sca.assembly.ConstrainingType +
Returns the list of properties that can be set. +
getProperty() - +Method in interface org.apache.tuscany.sca.assembly.ComponentProperty +
Returns the property defined by the component implementation. +
getProvidedIntent() - +Method in interface org.apache.tuscany.sca.policy.IntentMap +
Returns the intent realized by this intent map. +
getProvidedIntents() - +Method in interface org.apache.tuscany.sca.policy.PolicySet +
Returns the list of provided intents +
getProviderFactory(Class<?>) - +Method in class org.apache.tuscany.sca.provider.DefaultProviderFactoryExtensionPoint +
Returns the provider factory associated with the given model type. +
getProviderFactory(Class<?>) - +Method in interface org.apache.tuscany.sca.provider.ProviderFactoryExtensionPoint +
Returns the provider factory associated with the given model type. +
getQualifiedIntentMaps() - +Method in interface org.apache.tuscany.sca.policy.IntentMap +
Returns the list of children qualified intent maps. +
getQualifiedIntents() - +Method in interface org.apache.tuscany.sca.policy.Intent +
Returns the list of children qualified intents. +
getReference() - +Method in interface org.apache.tuscany.sca.assembly.ComponentReference +
Returns the reference defined by the implementation for this reference. +
getReferencedPolicySets() - +Method in interface org.apache.tuscany.sca.policy.PolicySet +
Returns the list of +
getReferences() - +Method in interface org.apache.tuscany.sca.assembly.Component +
Returns a list of references used by the component. +
getReferences() - +Method in interface org.apache.tuscany.sca.assembly.ComponentType +
Returns the list of reference types that are used. +
getReferences() - +Method in interface org.apache.tuscany.sca.assembly.ConstrainingType +
Returns the list of references that are used. +
getRequiredIntents() - +Method in interface org.apache.tuscany.sca.policy.Intent +
Returns the list of required intents. +
getRequiredIntents() - +Method in interface org.apache.tuscany.sca.policy.IntentAttachPoint +
Returns a list of policy intents. +
getResourceURI() - +Method in exception org.apache.tuscany.sca.contribution.service.ContributionReadException +
Returns the location of the resource that was being read. +
getResourceURI() - +Method in exception org.apache.tuscany.sca.contribution.service.ContributionWriteException +
Returns the location of the resource that was being written. +
getResult() - +Method in interface org.apache.tuscany.sca.databinding.DataPipe +
Returns the data populated by the sink +
getRuntimeWire(Binding) - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentReference +
Get the runtime wire for the given binding +
getRuntimeWire(Binding) - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentService +
Get the runtime wire for the given binding +
getRuntimeWires() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentReference +
Get a list of runtime wires to the reference +
getRuntimeWires() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentService +
Get a list of runtime wires to the service +
getSchema() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.XSDefinition +
Returns the XmlSchema definition model +
getService() - +Method in interface org.apache.tuscany.sca.assembly.ComponentService +
Returns the service defined by the implementation for this service. +
getServices() - +Method in interface org.apache.tuscany.sca.assembly.Component +
Returns a list of services exposed by the component. +
getServices() - +Method in interface org.apache.tuscany.sca.assembly.ComponentType +
Returns a list of services that are offered. +
getServices() - +Method in interface org.apache.tuscany.sca.assembly.ConstrainingType +
Returns a list of services that are offered. +
getServletHosts() - +Method in class org.apache.tuscany.sca.http.DefaultServletHostExtensionPoint +
  +
getServletHosts() - +Method in interface org.apache.tuscany.sca.http.ServletHostExtensionPoint +
Returns a list of servlet host extensions. +
getSimpleTypeMapper() - +Method in interface org.apache.tuscany.sca.databinding.DataBinding +
Get the type mapper for simple types +
getSink() - +Method in interface org.apache.tuscany.sca.databinding.DataPipe +
Returns a sink (for example, java.io.OutputStream, java.io.Writer or org.xml.sax.ContentHandler) to receive data + pushed by the source +
getSource() - +Method in interface org.apache.tuscany.sca.assembly.ComponentProperty +
Returns an xpath expression referencing a property of the enclosing + composite. +
getSource() - +Method in interface org.apache.tuscany.sca.assembly.Wire +
Returns the source of the wire. +
getSource() - +Method in exception org.apache.tuscany.sca.interfacedef.IncompatibleInterfaceContractException +
  +
getSource() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeWire +
Get the source of the wire +
getSourceDataBinding() - +Method in exception org.apache.tuscany.sca.databinding.TransformationException +
  +
getSourceDataBinding() - +Method in interface org.apache.tuscany.sca.databinding.Transformer +
Get the source type that this transformer transforms data from. +
getSourceDataType() - +Method in interface org.apache.tuscany.sca.databinding.TransformationContext +
Get the source data type +
getSourceOperation() - +Method in interface org.apache.tuscany.sca.databinding.TransformationContext +
  +
getSourceOperation() - +Method in exception org.apache.tuscany.sca.interfacedef.IncompatibleInterfaceContractException +
  +
getSourceOperation() - +Method in interface org.apache.tuscany.sca.invocation.InvocationChain +
Returns the source operation for this invocation chain. +
getTailInvoker() - +Method in interface org.apache.tuscany.sca.invocation.InvocationChain +
Returns the last invoker in the chain. +
getTarget() - +Method in interface org.apache.tuscany.sca.assembly.Wire +
Returns the target of the wire. +
getTarget() - +Method in exception org.apache.tuscany.sca.interfacedef.IncompatibleInterfaceContractException +
  +
getTarget() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeWire +
Get the target of the wire +
getTargetDataBinding() - +Method in exception org.apache.tuscany.sca.databinding.TransformationException +
  +
getTargetDataBinding() - +Method in interface org.apache.tuscany.sca.databinding.Transformer +
Get the target type that this transformer transforms data into. +
getTargetDataType() - +Method in interface org.apache.tuscany.sca.databinding.TransformationContext +
Get the target data type +
getTargetOperation() - +Method in interface org.apache.tuscany.sca.databinding.TransformationContext +
  +
getTargetOperation() - +Method in exception org.apache.tuscany.sca.interfacedef.IncompatibleInterfaceContractException +
  +
getTargetOperation() - +Method in interface org.apache.tuscany.sca.invocation.InvocationChain +
Returns the target operation for this invocation chain. +
getTargets() - +Method in interface org.apache.tuscany.sca.assembly.Reference +
Returns the targets of this reference. +
getTo() - +Method in interface org.apache.tuscany.sca.invocation.Message +
Get the end point reference of target service +
getTransformer(String, String) - +Method in class org.apache.tuscany.sca.databinding.DefaultTransformerExtensionPoint +
  +
getTransformer(String, String) - +Method in interface org.apache.tuscany.sca.databinding.TransformerExtensionPoint +
Get the direct Transformer which can transform data from source type to + result type +
getTransformerChain(String, String) - +Method in class org.apache.tuscany.sca.databinding.DefaultTransformerExtensionPoint +
  +
getTransformerChain(String, String) - +Method in interface org.apache.tuscany.sca.databinding.TransformerExtensionPoint +
Get the a chain of Transformers which can transform data from source type + to result type +
getTransformers() - +Method in interface org.apache.tuscany.sca.databinding.Mediator +
Get the Transformers used by this mediator. +
getType(URL, String) - +Method in interface org.apache.tuscany.sca.contribution.service.TypeDescriber +
Get the content type for the specified resource +
getURI() - +Method in interface org.apache.tuscany.sca.assembly.Binding +
Returns the binding URI. +
getURI() - +Method in interface org.apache.tuscany.sca.assembly.Component +
Returns the URI of the component. +
getURI() - +Method in interface org.apache.tuscany.sca.assembly.ComponentType +
Returns the URI of this component type. +
getURI() - +Method in interface org.apache.tuscany.sca.contribution.Artifact +
Get the URI that unique identifies the artifact +
getURI() - +Method in interface org.apache.tuscany.sca.runtime.EndpointReference +
Get the URI for this endpoint +
getValue() - +Method in interface org.apache.tuscany.sca.assembly.AbstractProperty +
Returns the default value of the property. +
getWeight() - +Method in interface org.apache.tuscany.sca.databinding.Transformer +
Get the cost of the transformation. +
getWireProcessors() - +Method in class org.apache.tuscany.sca.runtime.DefaultWireProcessorExtensionPoint +
Returns a list of registered wire-processors. +
getWireProcessors() - +Method in interface org.apache.tuscany.sca.runtime.RuntimeWireProcessorExtensionPoint +
Returns a list of registered wire-processors. +
getWires() - +Method in interface org.apache.tuscany.sca.assembly.Composite +
Returns a list of wires contained in this composite. +
getWrapper() - +Method in interface org.apache.tuscany.sca.interfacedef.Operation +
  +
getWrapperHandler() - +Method in interface org.apache.tuscany.sca.databinding.DataBinding +
Provide a WrapperHandler for this databinding +
getWsdlDefinition() - +Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLInterface +
  +
getXSDElement() - +Method in interface org.apache.tuscany.sca.assembly.AbstractProperty +
Returns the element defining the data type of this property. +
getXSDType() - +Method in interface org.apache.tuscany.sca.assembly.AbstractProperty +
Returns the data type of this property. +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +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