Uses of Class
org.oasisopen.sca.NoSuchServiceException

Packages that use NoSuchServiceException
org.oasisopen.sca.client   
 

Uses of NoSuchServiceException in org.oasisopen.sca.client
 

Methods in org.oasisopen.sca.client that throw NoSuchServiceException
abstract
<T> T
SCAClientFactory.getService(java.lang.Class<T> interfaze, java.lang.String serviceURI)
          Returns a reference proxy that implements the business interface of a service in the SCA Domain handled by this SCAClientFactory