2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.

A B C D E G I N O P Q R S T

S

SCA_NS - Static variable in interface org.osoa.sca.Constants
Namespace for intents.
SCA_PREFIX - Static variable in interface org.osoa.sca.Constants
Prefix form of the namespace that can be prepended to intent declarations.
SCADomain - Class in org.apache.tuscany.sca.host.embedded
A handle to an SCA domain.
SCADomain() - Constructor for class org.apache.tuscany.sca.host.embedded.SCADomain
 
SCADomainBean - Class in org.apache.tuscany.sca.host.embedded
 
SCADomainBean() - Constructor for class org.apache.tuscany.sca.host.embedded.SCADomainBean
Constructs a new SCA domain
SCATestCaseRunner - Class in org.apache.tuscany.sca.host.embedded
A helper class that can be used to run an SCA JUnit test case.
SCATestCaseRunner(Class) - Constructor for class org.apache.tuscany.sca.host.embedded.SCATestCaseRunner
Constructs a new TestCase runner.
Scope - Annotation Type in org.osoa.sca.annotations
Annotation used to indicate a scoped service.
Service - Annotation Type in org.osoa.sca.annotations
Annotation used to indicate the service interfaces exposed by a Java class.
ServiceReference<B> - Interface in org.osoa.sca
A ServiceReference represents a client's perspective of a reference to another service.
ServiceRuntimeException - Exception in org.osoa.sca
Base for Exceptions that may be raised by an SCA runtime and which typical application code is not expected to be able to handle.
ServiceRuntimeException() - Constructor for exception org.osoa.sca.ServiceRuntimeException
Override constructor from RuntimeException.
ServiceRuntimeException(String) - Constructor for exception org.osoa.sca.ServiceRuntimeException
Override constructor from RuntimeException.
ServiceRuntimeException(String, Throwable) - Constructor for exception org.osoa.sca.ServiceRuntimeException
Override constructor from RuntimeException.
ServiceRuntimeException(Throwable) - Constructor for exception org.osoa.sca.ServiceRuntimeException
Override constructor from RuntimeException.
ServiceUnavailableException - Exception in org.osoa.sca
Exception used to indicate that a runtime exception occurred during the invocation of and external service.
ServiceUnavailableException() - Constructor for exception org.osoa.sca.ServiceUnavailableException
Constructs a new ServiceUnavailableException.
ServiceUnavailableException(String) - Constructor for exception org.osoa.sca.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified detail message.
ServiceUnavailableException(Throwable) - Constructor for exception org.osoa.sca.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified cause.
ServiceUnavailableException(String, Throwable) - Constructor for exception org.osoa.sca.ServiceUnavailableException
Constructs a new ServiceUnavailableException with the specified detail message and cause.
setCallback(Object) - Method in interface org.osoa.sca.ServiceReference
Sets the callback object.
setCallbackID(Object) - Method in interface org.osoa.sca.ServiceReference
Sets the callback ID.
setContributionLocation(String) - Method in class org.apache.tuscany.sca.host.embedded.SCADomainBean
 
setConversationID(Object) - Method in interface org.osoa.sca.ServiceReference
Set the id to associate with any conversation started through this reference.
setDeployableComposite(String) - Method in class org.apache.tuscany.sca.host.embedded.SCADomainBean
 
setDeployableComposites(String...) - Method in class org.apache.tuscany.sca.host.embedded.SCADomainBean
 
setUp() - Method in class org.apache.tuscany.sca.host.embedded.SCATestCaseRunner
Invoke the setUp method
setURI(String) - Method in class org.apache.tuscany.sca.host.embedded.SCADomainBean
 

A B C D E G I N O P Q R S T