Modifier and Type | Class and Description |
---|---|
class |
EmbeddedServiceHandle
A handle subclass specifically used by Services, rather than clients of services.
|
Modifier and Type | Field and Description |
---|---|
protected ServiceInterface |
EmbeddedServiceHandle.service |
Modifier and Type | Method and Description |
---|---|
void |
EmbeddedServiceHandle.setServiceInfo(java.lang.String handleId,
java.lang.String serviceId,
ServiceInterface service) |
Constructor and Description |
---|
EmbeddedServiceHandle(java.lang.String handleId,
java.lang.String serviceId,
ServiceInterface service)
Create and Register a new Service Handle.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedInputService
A subclass of SAFSINPUT service intending to run embedded in the same JVM/Process as the Driver using it.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedLogService |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedMapService |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedQueueService
History: Jul 17, 2014 (Lei Wang) Initial release. |
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedSemService
This class is intended to partially mimic and mirror the functionality used by SAFS from the STAF SEM service
when STAF is not installed or otherwise being used.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedVariableService |
Copyright © SAS Institute. All Rights Reserved.