| IBM WebSphere Application ServerTM
Release 6 |
|||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
ServiceImplSync | The ServiceImplSync interface is implemented by service components that need to handle synchronous service invocations generically. |
ServiceImplAsync | The ServiceImplAsync interface is implemented by service components that need to handle asynchronous service invocations generically. |
ServiceCallback | The callback interface is implemented by service components that need to handle asynchronous callback interactions. |
Ticket | Represents a correlation object that ties an SCA asynchronous request and response together. |
Service | The Service interface provides information about, and access to, an SCA service. |
Class Summary | |
ServiceManager | Represents a lookup scope for locating SCA services. |
Exception Summary | |
ServiceUnwiredReferenceRuntimeException | Exception used to indicate that an SCA reference used to invoke a service is not wired. |
ServiceUnavailableException | Exception used to indicate that a runtime exception occurred during the invocation of and external service. |
ServiceTimeoutRuntimeException | Exception used to indicate a timeout condition during the invocation or execution of a service. |
ServiceRuntimeException | Exception used to indicate that a runtime exception occurred during the invocation or execution of a service. |
ServiceExpirationRuntimeException | Exception used to indicate that an SCA asynchronous message has expired. |
ServiceBusinessException | Exception used to indicate that a business exception occurred during the execution of a business operation. |
| IBM WebSphere Application ServerTM
Release 6 |
|||||||
PREV NEXT | FRAMES NO FRAMES |