Package org.osoa.sca

Interface Summary
CompositeContext Interface used by SCA Components to access their context
RequestContext Interface that provides information on the current request.
ServiceReference Interface that provides access to other services.
 

Class Summary
CurrentCompositeContext Class providing access to the current CompositeComponent.
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.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.