*** This class provides Binary Compatibility only, not Source Compatibility ***

Class SessionServiceFactory

java.lang.Object
com.sas.services.AbstractServiceFactory
com.sas.services.session.SessionServiceFactory
All Implemented Interfaces:
ServiceFactoryInterface

@SASScope("ALL") @BinaryCompatibilityOnly public class SessionServiceFactory extends AbstractServiceFactory
Factory used to manufacture a session service.

The manufactured service will implement the following interfaces:

The service created by this factory depends upon another service to provide the following capability:

Since:
1.0
See Also: