Uses of Package
org.oasisopen.sca

Packages that use org.oasisopen.sca
org.oasisopen.sca Provides SCA common API definitions for Java. 
org.oasisopen.sca.client   
org.oasisopen.sca.client.impl   
 

Classes in org.oasisopen.sca used by org.oasisopen.sca
RequestContext
          The RequestContext interface is used to obtain information about the service invocation which is executing when one of the RequestContext methods is called.
ServiceReference
          The ServiceReference interface represents a component reference.
ServiceRuntimeException
          This exception signals problems in the management of SCA component execution.
 

Classes in org.oasisopen.sca used by org.oasisopen.sca.client
NoSuchDomainException
          This exception signals that the given SCA Domain does not exist.
NoSuchServiceException
          This exception signals that the given SCA service does not exist.
 

Classes in org.oasisopen.sca used by org.oasisopen.sca.client.impl
NoSuchDomainException
          This exception signals that the given SCA Domain does not exist.
ServiceRuntimeException
          This exception signals problems in the management of SCA component execution.