|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Foundation |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |