A B C D E F G H I J L M N O P R S T U V W X

S

SCA_CONTRIBUTION_DEPLOYABLES - Static variable in interface org.apache.tuscany.sca.contribution.Contribution
Default location of deployables in a contribution
SCA_CONTRIBUTION_GENERATED_META - Static variable in interface org.apache.tuscany.sca.contribution.Contribution
default location of a generated contribution metadata in a contribution package
SCA_CONTRIBUTION_META - Static variable in interface org.apache.tuscany.sca.contribution.Contribution
Default location of contribution metadata in a contribution package
SCABinding - Interface in org.apache.tuscany.sca.assembly
Represents an SCA binding.
SCABindingFactory - Interface in org.apache.tuscany.sca.assembly
A factory for the SCA binding model
scheduleWork(T, NotificationListener<T>) - Method in interface org.apache.tuscany.sca.work.WorkScheduler
Schedules a unit of work for future execution.
scheduleWork(T) - Method in interface org.apache.tuscany.sca.work.WorkScheduler
Schedules a unit of work for future execution.
Service - Interface in org.apache.tuscany.sca.assembly
Represents a service.
ServiceBindingProvider - Interface in org.apache.tuscany.sca.provider
A service binding can optionally implement this interface to tie into the Tuscany SCA runtime
ServletHost - Interface in org.apache.tuscany.sca.http
Interface implemented by host environments that allow Servlets to be registered.
ServletHostExtensionPoint - Interface in org.apache.tuscany.sca.http
An extension point for servlet hosts.
ServletMappingException - Exception in org.apache.tuscany.sca.http
Indicates an exception while registering a servlet mapping.
ServletMappingException() - Constructor for exception org.apache.tuscany.sca.http.ServletMappingException
 
ServletMappingException(String) - Constructor for exception org.apache.tuscany.sca.http.ServletMappingException
 
ServletMappingException(String, Throwable) - Constructor for exception org.apache.tuscany.sca.http.ServletMappingException
 
ServletMappingException(Throwable) - Constructor for exception org.apache.tuscany.sca.http.ServletMappingException
 
setAutowire(boolean) - Method in interface org.apache.tuscany.sca.assembly.Component
Sets whether component references should be autowired.
setAutowire(boolean) - Method in interface org.apache.tuscany.sca.assembly.ComponentReference
Sets whether the reference should be autowired.
setAutowire(boolean) - Method in interface org.apache.tuscany.sca.assembly.Composite
Sets whether autowiring is enabled in the composite.
setBindingProvider(Binding, ReferenceBindingProvider) - Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentReference
Sets the reference binding provider associated with this component reference and the given binding.
setBindingProvider(Binding, ServiceBindingProvider) - Method in interface org.apache.tuscany.sca.runtime.RuntimeComponentService
Sets the service binding provider associated with this component service and the given binding.
setBody(T) - Method in interface org.apache.tuscany.sca.invocation.Message
Sets the body of the message.
setCallback(Callback) - Method in interface org.apache.tuscany.sca.assembly.Contract
Sets a callback definition of the bindings to use for callbacks
setCallbackClass(Class<?>) - Method in interface org.apache.tuscany.sca.interfacedef.java.JavaInterface
Sets the callback class specified in an @Callback annotation.
setCallbackInterface(Interface) - Method in interface org.apache.tuscany.sca.interfacedef.InterfaceContract
Sets the interface definition representing the interface for invocations from the provider to the requestor.
setChild(T, int, ElementInfo, Object) - Method in interface org.apache.tuscany.sca.databinding.WrapperHandler
Set child element for the wrapper
setColumn(int) - Method in exception org.apache.tuscany.sca.contribution.service.ContributionReadException
Sets the column inside the resource that was being read.
setComponent(Component) - Method in interface org.apache.tuscany.sca.assembly.SCABinding
 
setConstrainingType(ConstrainingType) - Method in interface org.apache.tuscany.sca.assembly.Component
Sets a constraining type defining the shape of the component.
setConstrainingType(ConstrainingType) - Method in interface org.apache.tuscany.sca.assembly.ComponentType
Sets a constraining type defining the shape of the implementation.
setConversational(boolean) - Method in interface org.apache.tuscany.sca.interfacedef.Interface
Set whether the interface is conversational
setConversationID(String) - Method in interface org.apache.tuscany.sca.invocation.Message
Set the conversation id
setConversationSequence(ConversationSequence) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
Set the sequence of conversation for the operation
setConversationSequence(ConversationSequence) - Method in interface org.apache.tuscany.sca.invocation.Message
Returns the conversational sequence the message is associated with, NONE, START, CONTINUE, or END
setCorrelationID(Object) - Method in interface org.apache.tuscany.sca.invocation.Message
Sets the correlation id of the message.
setDataBinding(String) - Method in interface org.apache.tuscany.sca.interfacedef.DataType
 
setDataBinding(String) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
Set the databinding for the operation
setDefaultDataBinding(String) - Method in interface org.apache.tuscany.sca.interfacedef.Interface
Set the databinding for the interface
setDefaultQualifiedIntentMap(IntentMap) - Method in interface org.apache.tuscany.sca.policy.IntentMap
Sets the default qualified intent map.
setDefinition(Definition) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLDefinition
Sets the WSDL definition model
setDescription(String) - Method in interface org.apache.tuscany.sca.policy.Intent
Sets the intent description.
setFaultBody(T) - Method in interface org.apache.tuscany.sca.invocation.Message
Set the message body with a fault object.
setFaultTypes(List<DataType>) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
 
setFile(String) - Method in interface org.apache.tuscany.sca.assembly.ComponentProperty
Sets a URI to a file containing the property value.
setFrom(EndpointReference) - Method in interface org.apache.tuscany.sca.invocation.Message
Set the end point reference of the reference originating the message
setImplementation(Implementation) - Method in interface org.apache.tuscany.sca.assembly.Component
Sets the component implementation
setImplementationProvider(ImplementationProvider) - Method in interface org.apache.tuscany.sca.runtime.RuntimeComponent
Set the implementation-specific configuration for this component
setInputType(DataType<List<DataType>>) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
 
setInterface(Interface) - Method in interface org.apache.tuscany.sca.interfacedef.InterfaceContract
Sets the interface definition representing the interface for invocations from the requestor to the provider.
setInterface(Interface) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
Set the owning interface
setInterfaceContract(InterfaceContract) - Method in interface org.apache.tuscany.sca.assembly.AbstractContract
Returns the interface contract defining the interface and callback interface for the contract.
setJavaClass(Class<?>) - Method in interface org.apache.tuscany.sca.interfacedef.java.JavaInterface
Sets the Java interface class.
setLine(int) - Method in exception org.apache.tuscany.sca.contribution.service.ContributionReadException
Sets the line inside the resource that was being read.
setLocal(boolean) - Method in interface org.apache.tuscany.sca.assembly.Composite
Sets whether all the components within the composite must run in the same process.
setLocation(String) - Method in interface org.apache.tuscany.sca.contribution.Artifact
Set the URL location for the artifact
setLocation(String) - Method in interface org.apache.tuscany.sca.contribution.ContributionImport
Set the location used to resolve the definitions for this import
setLocation(String) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLInterfaceContract
Sets the WSDL location.
setLogical(L) - Method in interface org.apache.tuscany.sca.interfacedef.DataType
 
setMany(boolean) - Method in interface org.apache.tuscany.sca.assembly.AbstractProperty
Sets whether or not the property allows multiple values.
setMessageID(Object) - Method in interface org.apache.tuscany.sca.invocation.Message
Sets the id of the message
setModel(Object) - Method in interface org.apache.tuscany.sca.contribution.DeployedArtifact
Set the assembly model associated with this artifact
setModelResolver(ModelResolver) - Method in interface org.apache.tuscany.sca.contribution.Contribution
Sets the model resolver for the models representing the artifacts visible in the scope of this contribution.
setModelResolver(ModelResolver) - Method in interface org.apache.tuscany.sca.contribution.ContributionExport
Sets the model resolver for the models representing artifacts made available by this export.
setModelResolver(ModelResolver) - Method in interface org.apache.tuscany.sca.contribution.ContributionImport
Sets the model resolver for the models representing artifacts made available by this import.
setMultiplicity(Multiplicity) - Method in interface org.apache.tuscany.sca.assembly.AbstractReference
Sets the multiplicity allowed for wires connected to this reference.
setMustSupply(boolean) - Method in interface org.apache.tuscany.sca.assembly.AbstractProperty
Sets whether a value must be supplied for the property.
setName(String) - Method in interface org.apache.tuscany.sca.assembly.AbstractContract
Sets the name of the contract.
setName(String) - Method in interface org.apache.tuscany.sca.assembly.AbstractProperty
Sets the property name.
setName(String) - Method in interface org.apache.tuscany.sca.assembly.Binding
Sets the binding name.
setName(String) - Method in interface org.apache.tuscany.sca.assembly.Component
Sets the name of the component.
setName(QName) - Method in interface org.apache.tuscany.sca.assembly.Composite
Sets the name of the composite.
setName(QName) - Method in interface org.apache.tuscany.sca.assembly.ConstrainingType
Sets the name of the constrainingType.
setName(String) - Method in interface org.apache.tuscany.sca.interfacedef.java.JavaInterface
Sets the name of the Java interface class.
setName(String) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
Sets the name of the operation.
setName(QName) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLInterface
Sets the name of the WSDL interface.
setName(QName) - Method in interface org.apache.tuscany.sca.policy.Intent
Sets the intent name
setName(QName) - Method in interface org.apache.tuscany.sca.policy.PolicySet
Sets the intent name
setNamespace(String) - Method in interface org.apache.tuscany.sca.contribution.ContributionExport
Set Namespace that identifies the export
setNamespace(String) - Method in interface org.apache.tuscany.sca.contribution.ContributionImport
Set Namespace that identifies the import
setNamespace(String) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLDefinition
Sets the namespace of this WSDL definition.
setNamespace(String) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.XSDefinition
Sets the namespace of this XmlSchema definition.
setNext(Invoker) - Method in interface org.apache.tuscany.sca.invocation.Interceptor
Sets the next invoker
setNonBlocking(boolean) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
Set the operation to be non-blocking
setOutputType(DataType) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
 
setPhysical(Class) - Method in interface org.apache.tuscany.sca.interfacedef.DataType
Set the java type for the data
setPortType(PortType) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLInterface
Sets the WSDL interface portType
setPromotedService(ComponentService) - Method in interface org.apache.tuscany.sca.assembly.CompositeService
Sets the promoted component service
setProperty(Property) - Method in interface org.apache.tuscany.sca.assembly.ComponentProperty
Sets the property type that defines this property.
setProvidedIntent(Intent) - Method in interface org.apache.tuscany.sca.policy.IntentMap
Sets the intent realized by this intent map.
setReference(Reference) - Method in interface org.apache.tuscany.sca.assembly.ComponentReference
Sets the reference defined by the implementation for this reference.
setRemotable(boolean) - Method in interface org.apache.tuscany.sca.interfacedef.Interface
Sets whether the interface is a remotable or local interface.
setResourceURI(String) - Method in exception org.apache.tuscany.sca.contribution.service.ContributionReadException
Sets the location of the resource that was being read.
setResourceURI(String) - Method in exception org.apache.tuscany.sca.contribution.service.ContributionWriteException
Sets the location of the resource that was being written.
setSchema(XmlSchema) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.XSDefinition
Sets the XmlSchema definition model
setService(Service) - Method in interface org.apache.tuscany.sca.assembly.ComponentService
Sets the service defined by the implementation for this service.
setSource(String) - Method in interface org.apache.tuscany.sca.assembly.ComponentProperty
Sets an xpath expression referencing a property of the enclosing composite.
setSource(ComponentReference) - Method in interface org.apache.tuscany.sca.assembly.Wire
Sets the source of the wire.
setSourceDataBinding(String) - Method in exception org.apache.tuscany.sca.databinding.TransformationException
 
setSourceDataType(DataType) - Method in interface org.apache.tuscany.sca.databinding.TransformationContext
Set the source data type
setSourceOperation(Operation) - Method in interface org.apache.tuscany.sca.databinding.TransformationContext
 
setTarget(ComponentService) - Method in interface org.apache.tuscany.sca.assembly.Wire
Sets the target of the wire.
setTargetDataBinding(String) - Method in exception org.apache.tuscany.sca.databinding.TransformationException
 
setTargetDataType(DataType) - Method in interface org.apache.tuscany.sca.databinding.TransformationContext
Set the target data type
setTargetOperation(Operation) - Method in interface org.apache.tuscany.sca.databinding.TransformationContext
 
setTo(EndpointReference) - Method in interface org.apache.tuscany.sca.invocation.Message
Set the end point reference of target service
setUnresolved(boolean) - Method in interface org.apache.tuscany.sca.assembly.Base
Sets whether the model element is unresolved.
setUnresolved(boolean) - Method in interface org.apache.tuscany.sca.interfacedef.Interface
Sets whether the model element is unresolved.
setUnresolved(boolean) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
Sets whether the model element is unresolved.
setUnresolved(boolean) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLDefinition
Sets whether the model element is unresolved.
setUnresolved(boolean) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.XSDefinition
Sets whether the model element is unresolved.
setUnresolved(boolean) - Method in interface org.apache.tuscany.sca.policy.Intent
Sets whether the model element is unresolved.
setUnresolved(boolean) - Method in interface org.apache.tuscany.sca.policy.IntentMap
Sets whether the model element is unresolved.
setUnresolved(boolean) - Method in interface org.apache.tuscany.sca.policy.PolicySet
Sets whether the model element is unresolved.
setURI(String) - Method in interface org.apache.tuscany.sca.assembly.Binding
Sets the binding URI.
setURI(String) - Method in interface org.apache.tuscany.sca.assembly.Component
Sets the URI of the component.
setURI(String) - Method in interface org.apache.tuscany.sca.assembly.ComponentType
Sets the URI of this component type.
setURI(String) - Method in interface org.apache.tuscany.sca.contribution.Artifact
Set the URI that unique identifies the artifact
setValue(Object) - Method in interface org.apache.tuscany.sca.assembly.AbstractProperty
Sets the default value of the property.
setWiredByImpl(boolean) - Method in interface org.apache.tuscany.sca.assembly.Reference
Sets a boolean value, "false" by default, which indicates that the implementation wires this reference dynamically.
setWrapper(WrapperInfo) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
 
setWrapperStyle(boolean) - Method in interface org.apache.tuscany.sca.interfacedef.Operation
 
setWsdlDefinition(WSDLDefinition) - Method in interface org.apache.tuscany.sca.interfacedef.wsdl.WSDLInterface
 
setXSDElement(QName) - Method in interface org.apache.tuscany.sca.assembly.AbstractProperty
Sets the element defining the data type of this property.
setXSDType(QName) - Method in interface org.apache.tuscany.sca.assembly.AbstractProperty
Sets the data type of this property.
SimpleTypeMapper - Interface in org.apache.tuscany.sca.databinding
Type Mapper between XML schema simple data types and java objects
start(ExtensionPointRegistry) - Method in interface org.apache.tuscany.sca.core.ModuleActivator
This method is invoked when the module is started by the Tuscany system.
start() - Method in interface org.apache.tuscany.sca.provider.ImplementationProvider
This method will be invoked when the component implementation is activated.
start() - Method in interface org.apache.tuscany.sca.provider.ReferenceBindingProvider
This method will be invoked when the component reference binding is activated.
start() - Method in interface org.apache.tuscany.sca.provider.ServiceBindingProvider
This method will be invoked when the component service binding is activated.
StAXArtifactProcessor<M> - Interface in org.apache.tuscany.sca.contribution.processor
An artifact processor that can read models from a StAX XMLStreamReader.
StAXArtifactProcessorExtensionPoint - Interface in org.apache.tuscany.sca.contribution.processor
A registry for DOM artifact processors.
stop(ExtensionPointRegistry) - Method in interface org.apache.tuscany.sca.core.ModuleActivator
This method is invoked when the module is stopped by the Tuscany system.
stop() - Method in interface org.apache.tuscany.sca.provider.ImplementationProvider
This method will be invoked when the component implementation is deactivated.
stop() - Method in interface org.apache.tuscany.sca.provider.ReferenceBindingProvider
This method will be invoked when the component reference binding is deactivated.
stop() - Method in interface org.apache.tuscany.sca.provider.ServiceBindingProvider
This method will be invoked when the component service binding is deactivated.
store(String, URL, InputStream) - Method in interface org.apache.tuscany.sca.contribution.service.ContributionRepository
Copies a contribution to the repository.
store(String, URL) - Method in interface org.apache.tuscany.sca.contribution.service.ContributionRepository
Copy a contribution from the source URL to the repository

A B C D E F G H I J L M N O P R S T U V W X