For information about coding applications that use the SAS Foundation Services, see SAS Foundation Services in the Java client section of the SAS Integration Technologies: Developer's Guide and the Java class documentation for SAS Foundation Services.
The following table presents the function and related documentation for each of the SAS Foundation Services:
SAS Foundation Services |
Service |
Class Documentation |
Function |
Related Documentation |
Connection Service |
com.sas.services.connection.platform
|
IOM connection management |
For details about administering the SAS servers that you connect to with the Connection Service, see the SAS Integration Technologies: Server Administrator's Guide.
For development information and coding examples, see Using the Connection Factory in the SAS Integration Technologies: Developer's Guide. |
Discovery Service |
com.sas.services.discovery
|
locating and binding to deployed services |
For details about how applications use the Discovery Service, see Understanding How Applications Locate Services. |
Event Broker Service |
com.sas.services.events.broker
|
asynchronous event notification and request management to support dynamic, event-driven processes |
For details about editing the Event Broker Service configuration, see Modifying the Event Broker Service Configuration.
For information about using the Publishing Framework to generate and publish events, see About Events in the SAS Integration Technologies: Developer's Guide. |
Event Broker Discovery Services |
com.sas.services.events.discovery
|
locates event brokers |
|
Information Service |
com.sas.services.information
|
repository federation, searching repositories, a common entity interface, and creating personal repositories |
For details about editing the Information Service configuration, see Modifying the Information Service Configuration. |
Logging Service |
com.sas.services.logging
|
runtime execution tracing, response metric and resource utilization reporting, and error tracking. |
For details about editing the logging service configuration, see Modifying the Logging Service Configuration. |
Publish Service |
com.sas.services.publish
|
access to the publication framework |
For details about configuring and administering channels and subscriptions for the Publishing Framework, see the Publishing Framework section in the SAS Integration Technologies: Administrator's Guide.
For information about using publish and subscribe software components and SAS CALL routines, see the Publishing Framework section in the SAS Integration Technologies: Developer's Guide. |
Security Service |
com.sas.services.security
|
user authentication, propagation of user identity context across distributed security domains, and protected-resource access policy administration and enforcement |
For detailed information about implementing security in your environment, see the Security section in the SAS Integration Technologies: Server Administrator's Guide. |
Session Service |
com.sas.services.session
|
context management, resource management, and context passing |
For details about editing the session service configuration, see Modifying the Session and User Service Configurations. |
Stored Process Service |
com.sas.services.storedprocess
|
access to stored process execution and package navigation |
For details about administering stored processes, see the Stored Processes section of this guide.
For information about developing stored processes, see SAS Stored Processes in the SAS Integration Technologies: Developer's Guide. |
User Service |
com.sas.services.user
|
access to authenticated user context, access to global, solution-wide, and application-specific profiles, and access to personal objects |
For details about editing the User Service configuration, see Modifying the Session and User Service Configurations. |