|
SCA API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ModuleContext | Interface that can be used by SCA Components to access information about the Module that contains them. |
RequestContext | Interface that provides information on the current request. |
ServiceReference | Interface that provides access to other services. |
Class Summary | |
---|---|
CurrentModuleContext | Class providing access to the current ModuleContext. |
SCA | Class providing access to an SCA implementation. |
Version | Class providing information on the version of the specification supported by these API classes. |
Exception Summary | |
---|---|
NoRegisteredCallbackException | Exception thrown to indicate that no callback has been registered when interacting with a service. |
ServiceRuntimeException | Base for Exceptions that may be raised by an SCA runtime and which typical application code is not expected to be able to handle. |
ServiceUnavailableException | Exception used to indicate that a runtime exception occurred during the invocation of and external service. |
SessionEndedException | Exception thrown to indicate the session being used for a stateful interaction has been ended. |
|
SCA API | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |