IBM WebSphere Application ServerTM
Release 6

Package  com.ibm.websphere.sca

Interface Summary
ServiceImplSyncThe ServiceImplSync interface is implemented by service components that need to handle synchronous service invocations generically.
ServiceImplAsyncThe ServiceImplAsync interface is implemented by service components that need to handle asynchronous service invocations generically.
ServiceCallbackThe callback interface is implemented by service components that need to handle asynchronous callback interactions.
TicketRepresents a correlation object that ties an SCA asynchronous request and response together.
ServiceThe Service interface provides information about, and access to, an SCA service.

Class Summary
ServiceManagerRepresents a lookup scope for locating SCA services.

Exception Summary
ServiceUnwiredReferenceRuntimeExceptionException used to indicate that an SCA reference used to invoke a service is not wired.
ServiceUnavailableExceptionException used to indicate that a runtime exception occurred during the invocation of and external service.
ServiceTimeoutRuntimeExceptionException used to indicate a timeout condition during the invocation or execution of a service.
ServiceRuntimeExceptionException used to indicate that a runtime exception occurred during the invocation or execution of a service.
ServiceExpirationRuntimeExceptionException used to indicate that an SCA asynchronous message has expired.
ServiceBusinessExceptionException used to indicate that a business exception occurred during the execution of a business operation.



IBM WebSphere Application ServerTM
Release 6