Uses of Interface
com.sas.services.storedprocess.StoredProcessServiceInterface

Packages that use StoredProcessServiceInterface
com.sas.services.storedprocess Execute stored processes. 
 

Uses of StoredProcessServiceInterface in com.sas.services.storedprocess
 

Methods in com.sas.services.storedprocess that return StoredProcessServiceInterface
static StoredProcessServiceInterface StoredProcessServiceFactory.createService(ServiceConfigurationInterface serviceConfiguration, DiscoveryServiceInterface discoveryService)
          Gets a Stored Process service initialized with the specified configuration.
 StoredProcessServiceInterface StoredProcessServiceFactory.getStoredProcessService()
          Obtain a service instance that is for standalone use of the Stored Process service.
 

Constructors in com.sas.services.storedprocess with parameters of type StoredProcessServiceInterface
StoredProcessServiceProxy(StoredProcessServiceInterface storedProcessService)
          Constructs a proxy to the specified stored process service.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.