|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ComponentContext | The ComponentContext interface is used to obtain contextual information about the SCA component which is executing at the time the API is invoked. |
| Constants | The SCA Constants interface defines a number of constant values that are used in the SCA Java APIs and Annotations. |
| RequestContext | The RequestContext interface is used to obtain information about the service invocation which is executing when one of the RequestContext methods is called. |
| ResponseDispatch<T> | The following defines the ResponseDispatch interface, used to return a response message asynchronously from a service implementation method. |
| ServiceReference<B> | The ServiceReference interface represents a component reference. |
| Exception Summary | |
|---|---|
| InvalidServiceException | This exception signals that the ServiceReference is no longer valid. |
| NoSuchDomainException | This exception signals that the given SCA Domain does not exist. |
| NoSuchServiceException | This exception signals that the given SCA service does not exist. |
| ServiceRuntimeException | This exception signals problems in the management of SCA component execution. |
| ServiceUnavailableException | This exception signals problems in the interaction with remote services. |
Provides SCA common API definitions for Java.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||