Uses of Class
com.sas.services.discovery.ServiceNotAvailableException

Packages that use ServiceNotAvailableException
com.sas.services.deployment This subsystem provides utilities to deploy and lookup foundation services. 
com.sas.services.discovery Discover a service based upon its service capabilities and optionally service attributes. 
 

Uses of ServiceNotAvailableException in com.sas.services.deployment
 

Methods in com.sas.services.deployment that throw ServiceNotAvailableException
static RemoteServiceInterface PlatformServices.findServiceUsingId(String serviceId)
          Finds a service associated with the specified service ID.
static RemoteServiceInterface PlatformServices.findService(ServiceTemplate serviceTemplate)
          Finds a service satisfying the specified service template.
static Services PlatformServices.findServices(ServiceTemplate serviceTemplate, int maxNumMatches, Services services)
          Finds all services satisfying the specified service template up to the specified maximum.
 

Uses of ServiceNotAvailableException in com.sas.services.discovery
 

Methods in com.sas.services.discovery that throw ServiceNotAvailableException
 RemoteServiceInterface ActivatableDiscoveryService_Stub.
           
 RemoteServiceInterface ActivatableDiscoveryService_Stub.
           
 Services ActivatableDiscoveryService_Stub.
           
 Services DiscoveryService.findServices(ServiceTemplate serviceTemplate, int maxNumMatches, Services discoveredServices)
          Finds a collection of objects via a discovery mechanism.
 Services DiscoveryService.findServices(ServiceTemplate serviceTemplate, int maxNumMatches, Services discoveredServices, String serviceRequestId, int attemptNumber)
          Finds a collection of objects via a discovery mechanism.
 RemoteServiceInterface RemoteDiscoveryServiceProxy.findServiceUsingId(String serviceId)
           
 RemoteServiceInterface RemoteDiscoveryServiceProxy.findService(ServiceTemplate serviceTemplate)
           
 Services RemoteDiscoveryServiceProxy.findServices(ServiceTemplate serviceTemplate, int maxNumMatches, Services discoveredServices)
          Finds a collection of objects via a discovery mechanism.
 RemoteServiceInterface AbstractDiscoveryService.findServiceUsingId(String serviceId)
           
 RemoteServiceInterface AbstractDiscoveryService.findService(ServiceTemplate serviceTemplate)
           
abstract  Services AbstractDiscoveryService.findServices(ServiceTemplate serviceTemplate, int maxNumMatches, Services discoveredServices)
           
 RemoteServiceInterface ActivatableDiscoveryService.findServiceUsingId(String serviceId)
           
 RemoteServiceInterface ActivatableDiscoveryService.findService(ServiceTemplate serviceTemplate)
           
 Services ActivatableDiscoveryService.findServices(ServiceTemplate serviceTemplate, int maxNumMatches, Services discoveredServices)
          Finds a collection of objects via a discovery mechanism.
 RemoteServiceInterface FindServiceInterface.findServiceUsingId(String serviceId)
          Re-acquires a previously discovered service via its service discovery ID.
 RemoteServiceInterface FindServiceInterface.findService(ServiceTemplate serviceTemplate)
          Finds a service using a discovery mechanism.
 Services FindServiceInterface.findServices(ServiceTemplate serviceTemplate, int maxNumMatches, Services services)
          Finds a collection of services via a discovery mechanism.
 




Copyright © 2006 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:28:48